Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-121207
#<BuildRuby:0x00007fc6b47efdd8
@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.20241107-121207",
@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.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005987 0.001445 3.508909 ( 3.434323)
build_miniruby 0.001306 0.000315 1.544132 ( 1.594162)
build_ruby 0.001419 0.000342 3.694069 ( 3.884764)
build_all 0.007268 0.000712 6.094484 ( 2.615505)
build_install 0.017530 0.001943 8.892568 ( 4.540663)
test_btest 0.000720 0.000157 77.774808 ( 22.392264)
test_basic 0.004706 0.004647 0.828743 ( 0.877654)
test_all 0.113692 0.030710 690.878051 (207.963991)
test_rubyspec 0.040905 0.039046 113.118055 ( 24.125875)
total: 271.43 sec