Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260120-201210
#<BuildRuby:0x000075d3f374fdc8
@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.20260120-201210",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.003510 0.005135 3.441952 ( 3.780844)
build_miniruby 0.001790 0.000000 2.136121 ( 2.292736)
build_ruby 0.001646 0.000452 5.498412 ( 5.780975)
build_all 0.005893 0.003926 7.968864 ( 5.308903)
build_install 0.015924 0.008767 10.992707 ( 8.004896)
test_btest 0.001069 0.000001 86.903104 ( 51.789778)
test_basic 0.007287 0.004949 1.254595 ( 1.428537)
test_all 0.101871 0.039286 916.522009 (480.764954)
test_rubyspec 0.052154 0.038588 145.460735 ( 69.665671)
total: 628.82 sec