Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-024046
#<BuildRuby:0x0000738bd152fdc0
@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.20251230-024046",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.002706 0.003517 2.504263 ( 2.668749)
build_miniruby 0.000292 0.001474 1.874584 ( 1.871914)
build_ruby 0.000177 0.001726 4.733326 ( 4.806918)
build_all 0.006855 0.003282 7.182329 ( 3.789208)
build_install 0.015338 0.008941 10.264724 ( 7.297695)
test_btest 0.000000 0.000969 77.603982 ( 27.715922)
test_basic 0.005939 0.002983 1.114908 ( 1.162507)
test_all 0.091688 0.039038 783.175480 (266.396216)
test_rubyspec 0.053775 0.030249 134.254494 ( 33.654766)
total: 349.37 sec