Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260119-065119
#<BuildRuby:0x000073d3ae27fdd0
@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.20260119-065119",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000034 0.000013 0.000047 ( 0.000047)
configure 0.000029 0.000011 0.000040 ( 0.000040)
build_up 0.002768 0.004898 3.055717 ( 2.835729)
build_miniruby 0.000730 0.000884 1.621353 ( 1.617980)
build_ruby 0.001222 0.000666 4.060654 ( 4.122187)
build_all 0.007208 0.001845 6.510124 ( 2.676009)
build_install 0.017758 0.002660 9.130764 ( 4.822736)
test_btest 0.000349 0.000726 76.693406 ( 23.233441)
test_basic 0.005996 0.006091 1.300733 ( 1.555867)
test_all 0.091583 0.038738 724.661853 (230.624603)
test_rubyspec 0.050202 0.037250 136.283917 ( 25.370269)
total: 296.86 sec