Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-054112
#<BuildRuby:0x00007f6609c4fdd0
@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.20240920-054112",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006962 0.001433 4.489107 ( 3.866023)
build_miniruby 0.001450 0.000298 1.711981 ( 1.708474)
build_ruby 0.001682 0.000346 4.704565 ( 4.915978)
build_all 0.004680 0.004356 7.298110 ( 3.137975)
build_install 0.011823 0.008286 10.701076 ( 4.874989)
test_btest 0.000831 0.000219 98.250365 ( 26.285832)
test_basic 0.005451 0.004606 1.054338 ( 1.095545)
test_all 0.120585 0.030147 815.458559 (234.680048)
test_rubyspec 0.040475 0.045318 144.006962 ( 28.945966)
total: 309.51 sec