Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-212422
#<BuildRuby:0x00007fb69be2fdc0
@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.20240814-212422",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004041 0.003970 3.286966 ( 3.199330)
build_miniruby 0.001287 0.000356 1.451515 ( 1.448042)
build_ruby 0.001377 0.000380 3.989563 ( 4.145164)
build_all 0.007305 0.000869 7.847757 ( 3.093530)
build_install 0.016477 0.003050 10.623800 ( 5.039506)
test_btest 0.000385 0.000610 115.240499 ( 30.955941)
test_basic 0.006032 0.004000 1.135944 ( 1.184297)
test_all 0.133228 0.020039 858.934412 (280.155065)
test_rubyspec 0.040650 0.053194 173.393442 ( 64.957794)
total: 394.18 sec