Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250809-004308
#<BuildRuby:0x000072feb5cbfdc8
@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.20250809-004308",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003753 0.003896 3.135718 ( 2.103919)
build_miniruby 0.001098 0.000036 1.176066 ( 1.172875)
build_ruby 0.001501 0.000167 2.823959 ( 3.028347)
build_all 0.003775 0.002612 5.161802 ( 2.076562)
build_install 0.011204 0.004801 7.428700 ( 3.510251)
test_btest 0.000779 0.000045 54.654597 ( 15.055547)
test_basic 0.001203 0.006341 0.789439 ( 0.845294)
test_all 0.093234 0.020539 599.705791 (181.423177)
test_rubyspec 0.049120 0.027606 146.907802 ( 25.144117)
total: 234.36 sec