Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-153318
#<BuildRuby:0x00007f880bcffdd8
@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.20241002-153318",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.006099 0.002622 4.373943 ( 3.551657)
build_miniruby 0.001325 0.000312 1.798888 ( 1.795280)
build_ruby 0.001597 0.000000 4.141678 ( 4.325395)
build_all 0.008449 0.000516 7.467476 ( 3.042696)
build_install 0.010144 0.010334 10.053123 ( 4.331817)
test_btest 0.000857 0.000235 95.387305 ( 24.956677)
test_basic 0.006320 0.003457 0.968491 ( 1.014436)
test_all 0.110181 0.041592 770.421717 (222.602677)
test_rubyspec 0.046732 0.044464 140.257377 ( 30.695742)
total: 296.32 sec