Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-211301
#<BuildRuby:0x00007835848cfdc0
@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-211301",
@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.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.001610 0.004857 2.435766 ( 2.576115)
build_miniruby 0.000000 0.001655 1.910139 ( 1.916347)
build_ruby 0.002015 0.000014 4.532676 ( 4.689029)
build_all 0.006395 0.003101 7.353557 ( 3.340991)
build_install 0.013115 0.007982 9.926918 ( 5.780896)
test_btest 0.000187 0.000750 78.816837 ( 25.173004)
test_basic 0.005547 0.003945 1.119951 ( 1.164773)
test_all 0.091058 0.042002 779.957790 (247.917762)
test_rubyspec 0.052000 0.035759 131.949028 ( 31.150184)
total: 323.71 sec