Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260301-074115
#<BuildRuby:0x000071828ff8fdd0
@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.20260301-074115",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.001485 0.005868 2.793071 ( 3.016931)
build_miniruby 0.001421 0.000188 2.045901 ( 2.017381)
build_ruby 0.001587 0.000476 4.608622 ( 31.829088)
build_all 0.004567 0.004224 7.824589 ( 6.138071)
build_install 0.017290 0.002642 10.284177 ( 5.736081)
test_btest 0.000015 0.001038 89.690952 ( 25.206218)
test_basic 0.005220 0.003119 1.221965 ( 5.125939)
test_all 0.095729 0.042252 906.845168 (266.986969)
test_rubyspec 0.052927 0.040526 151.279954 ( 32.916985)
total: 378.97 sec