Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250715-104339
#<BuildRuby:0x000078c7348efde0
@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.20250715-104339",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003207 0.004287 3.539431 ( 2.707649)
build_miniruby 0.001139 0.000268 3.650014 ( 3.258420)
build_ruby 0.000926 0.000754 3.751869 ( 15.125451)
build_all 0.005072 0.003041 5.795583 ( 2.485166)
build_install 0.011105 0.005895 8.738692 ( 4.474465)
test_btest 0.000803 0.000056 54.627198 ( 17.005488)
test_basic 0.003783 0.004349 0.928644 ( 0.982791)
test_all 0.084126 0.035046 720.483998 (245.273867)
test_rubyspec 0.045159 0.033933 153.478619 ( 31.028548)
total: 322.34 sec