Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251028-232645
#<BuildRuby:0x000070c58d36fdd0
@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.20251028-232645",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000011 0.000041 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.003189 0.004459 3.472527 ( 2.217537)
build_miniruby 0.000288 0.001063 1.221629 ( 1.218364)
build_ruby 0.000506 0.001165 2.992012 ( 3.114882)
build_all 0.005660 0.001096 5.115939 ( 2.024489)
build_install 0.011178 0.005498 7.670758 ( 3.712340)
test_btest 0.000561 0.000235 55.361220 ( 14.935331)
test_basic 0.005305 0.002908 0.708700 ( 0.758182)
test_all 0.091199 0.024611 583.837057 (199.891045)
test_rubyspec 0.043620 0.036165 115.182450 ( 18.410449)
total: 246.28 sec