Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-205717
#<BuildRuby:0x00007f8dca65fdd8
@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.20241021-205717",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.006096 0.002482 4.144972 ( 4.029378)
build_miniruby 0.001527 0.000000 1.559329 ( 1.557249)
build_ruby 0.001820 0.000000 4.500894 ( 4.685325)
build_all 0.008373 0.002020 7.568409 ( 4.976117)
build_install 0.017032 0.007244 11.065981 ( 7.340207)
test_btest 0.000776 0.000209 93.106339 ( 28.519166)
test_basic 0.001689 0.008544 0.977097 ( 1.023978)
test_all 0.119536 0.028950 719.161171 (210.580805)
test_rubyspec 0.049025 0.039343 132.686688 ( 30.091595)
total: 292.80 sec