Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251224-004914
#<BuildRuby:0x000076aa2828fde0
@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.20251224-004914",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.002147 0.003789 2.548016 ( 2.692335)
build_miniruby 0.001439 0.000138 1.583549 ( 1.580436)
build_ruby 0.001706 0.000218 4.567053 ( 37.775100)
build_all 0.005879 0.002604 7.010674 ( 3.091417)
build_install 0.010101 0.010031 9.359019 ( 5.620997)
test_btest 0.001033 0.000000 76.800353 ( 25.210657)
test_basic 0.006310 0.002101 1.104133 ( 3.396404)
test_all 0.092286 0.038931 736.425705 (225.293201)
test_rubyspec 0.048711 0.037518 128.738428 ( 30.429076)
total: 335.09 sec