Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-171643
#<BuildRuby:0x00007fa56a1afdd0
@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.20240926-171643",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004060 0.003967 3.401204 ( 3.046071)
build_miniruby 0.001672 0.000000 1.080228 ( 1.077662)
build_ruby 0.001775 0.000000 2.980185 ( 3.221454)
build_all 0.006995 0.000329 5.569992 ( 2.179416)
build_install 0.009806 0.007078 8.705487 ( 3.826068)
test_btest 0.000923 0.000146 81.932739 ( 22.986012)
test_basic 0.007756 0.001225 0.853309 ( 0.904281)
test_all 0.111029 0.039144 675.487190 (240.940579)
test_rubyspec 0.032714 0.050278 129.536403 ( 28.166715)
total: 306.35 sec