Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250808-062759
#<BuildRuby:0x000076b389ccfde0
@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.20250808-062759",
@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.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.003969 0.004357 3.923165 ( 3.033278)
build_miniruby 0.001291 0.000097 1.540848 ( 1.537805)
build_ruby 0.001265 0.000445 3.623049 ( 3.724640)
build_all 0.005869 0.002613 6.255643 ( 2.697313)
build_install 0.015832 0.003230 9.281912 ( 4.620446)
test_btest 0.000757 0.000140 58.240597 ( 16.286411)
test_basic 0.002881 0.005334 0.982420 ( 1.031423)
test_all 0.077553 0.044014 693.077267 (209.477279)
test_rubyspec 0.047162 0.031851 151.707775 ( 30.717488)
total: 273.13 sec