Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251219-121657
#<BuildRuby:0x0000762eb550fdc0
@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.20251219-121657",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.002088 0.005696 3.088545 ( 3.368517)
build_miniruby 0.001925 0.000000 1.978807 ( 2.080974)
build_ruby 0.002171 0.000000 5.100703 ( 5.322350)
build_all 0.006235 0.004205 7.468863 ( 4.759896)
build_install 0.016091 0.008866 10.259465 ( 7.337274)
test_btest 0.000930 0.000000 74.142616 ( 24.263334)
test_basic 0.002763 0.006061 0.949999 ( 3.917742)
test_all 0.091481 0.038686 780.393004 (312.199677)
test_rubyspec 0.046314 0.036724 126.816391 ( 24.202709)
total: 387.45 sec