Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250803-224412
#<BuildRuby:0x00007490f4acfdd8
@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.20250803-224412",
@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.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.001263 0.006680 3.131124 ( 2.073525)
build_miniruby 0.000000 0.001258 1.061445 ( 1.058349)
build_ruby 0.000693 0.000929 2.632806 ( 2.836442)
build_all 0.005016 0.002427 5.173400 ( 2.021359)
build_install 0.012210 0.004496 7.516795 ( 3.450728)
test_btest 0.000815 0.000000 51.280504 ( 14.162103)
test_basic 0.001598 0.004865 0.619049 ( 0.682564)
test_all 0.085199 0.027409 562.483861 (169.895693)
test_rubyspec 0.050598 0.029353 152.881816 ( 23.154150)
total: 219.34 sec