Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-003755
#<BuildRuby:0x000077b15d8dfdc0
@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.20251230-003755",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.003141 0.003513 2.610133 ( 2.995534)
build_miniruby 0.001851 0.000000 2.005659 ( 2.010577)
build_ruby 0.000000 0.003007 4.519246 ( 37.269261)
build_all 0.004379 0.003532 6.424175 ( 4.317198)
build_install 0.017086 0.002803 9.506062 ( 5.394948)
test_btest 0.000678 0.000178 77.264048 ( 24.466931)
test_basic 0.002062 0.007521 1.116213 ( 1.181265)
test_all 0.101049 0.032188 779.109545 (238.418869)
test_rubyspec 0.048083 0.037380 128.652110 ( 29.342137)
total: 345.40 sec