Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260102-185023
#<BuildRuby:0x000077207f4efdd8
@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.20260102-185023",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.005381 0.001106 2.674405 ( 2.792582)
build_miniruby 0.000891 0.000730 1.843689 ( 1.847315)
build_ruby 0.001015 0.001003 4.818995 ( 4.859263)
build_all 0.005384 0.003912 7.265578 ( 3.219449)
build_install 0.014166 0.005958 9.586756 ( 5.500821)
test_btest 0.000762 0.000217 78.521113 ( 24.995202)
test_basic 0.004606 0.004191 1.119917 ( 1.171208)
test_all 0.089894 0.040351 772.488236 (262.838147)
test_rubyspec 0.044496 0.041030 129.142127 ( 25.846856)
total: 333.07 sec