Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250819-172542
#<BuildRuby:0x00007adcf706fdc0
@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.20250819-172542",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.003222 0.004852 4.030981 ( 2.607011)
build_miniruby 0.001315 0.000098 1.468528 ( 1.465676)
build_ruby 0.000000 0.001707 3.467018 ( 3.531344)
build_all 0.001447 0.006498 6.065274 ( 2.633641)
build_install 0.010786 0.007521 8.620163 ( 4.122325)
test_btest 0.000835 0.000000 60.226119 ( 20.473944)
test_basic 0.004129 0.002368 1.000843 ( 1.074553)
test_all 0.079034 0.040893 649.245912 (193.067097)
test_rubyspec 0.046246 0.033816 112.163344 ( 26.116452)
total: 255.09 sec