Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-040530
#<BuildRuby:0x00007fabc3ccfdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241207-040530",
@make="make",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.002590 0.004770 3.538428 ( 3.437204)
build_miniruby 0.001159 0.000331 1.636852 ( 1.633311)
build_ruby 0.001392 0.000398 4.183438 ( 4.363269)
build_all 0.004365 0.004266 6.511978 ( 2.777191)
build_install 0.009351 0.009935 9.229352 ( 4.554201)
test_btest 0.000785 0.000286 76.174320 ( 20.524960)
test_basic 0.006934 0.003611 0.904055 ( 0.947133)
test_all 0.108029 0.034437 700.675274 (222.882279)
test_rubyspec 0.040805 0.039672 118.544518 ( 27.596005)
total: 288.72 sec