Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250712-201338
#<BuildRuby:0x00007401b033fdd0
@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.20250712-201338",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002835 0.004966 3.615250 ( 2.562374)
build_miniruby 0.000244 0.001076 1.428609 ( 1.425305)
build_ruby 0.000015 0.001694 3.716612 ( 3.927819)
build_all 0.005501 0.002161 5.774677 ( 2.497407)
build_install 0.012211 0.007825 8.554621 ( 4.307338)
test_btest 0.000174 0.000715 50.826221 ( 16.141619)
test_basic 0.003621 0.004679 0.895624 ( 0.950393)
test_all 0.093434 0.025697 670.145109 (233.878054)
test_rubyspec 0.045852 0.033062 149.674339 ( 31.718379)
total: 297.41 sec