Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-030232
#<BuildRuby:0x00007f3263befdd8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240802-030232",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.001454 0.007179 3.461260 ( 3.368485)
build_miniruby 0.001644 0.000000 1.540079 ( 1.536712)
build_ruby 0.001768 0.000000 3.587398 ( 3.757311)
build_all 0.007939 0.000000 8.106503 ( 3.165085)
build_install 0.009487 0.009799 11.079416 ( 5.234655)
test_btest 0.000664 0.000199 115.236961 ( 31.496785)
test_basic 0.001664 0.008038 1.025430 ( 1.074224)
test_all 0.110303 0.041758 862.919626 (259.733665)
test_rubyspec 0.059155 0.036276 167.168558 ( 34.316461)
total: 343.68 sec