Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260211-062502
#<BuildRuby:0x0000746785aefdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-062502",
@make="make",
@no_timeout_error=nil,
@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.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003341 0.003340 2.224588 ( 4.164613)
build_miniruby 0.001380 0.000000 1.335578 ( 2.243585)
build_ruby 0.001796 0.000091 3.482802 ( 9.246960)
build_all 0.006253 0.002068 6.319980 ( 2.659495)
build_install 0.011475 0.004617 8.473164 ( 4.529521)
test_btest 0.001022 0.000005 73.994088 ( 20.270931)
test_basic 0.007164 0.002044 1.211502 ( 1.271745)
test_all 0.091017 0.036187 731.930163 (228.521710)
test_rubyspec 0.049583 0.036083 132.931805 ( 28.427279)
total: 301.34 sec