Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-030902
#<BuildRuby:0x00007fb622dcfde0
@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.20241204-030902",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003444 0.004657 3.459373 ( 3.189630)
build_miniruby 0.001151 0.000213 1.435213 ( 1.434249)
build_ruby 0.001592 0.000294 3.241716 ( 3.450063)
build_all 0.005195 0.002742 6.136037 ( 2.547348)
build_install 0.016121 0.000000 8.152412 ( 3.755727)
test_btest 0.001070 0.000000 70.791372 ( 18.474978)
test_basic 0.008861 0.000362 0.732557 ( 0.779382)
test_all 0.085849 0.056900 681.138854 (197.544577)
test_rubyspec 0.047884 0.037088 120.193658 ( 26.100290)
total: 257.28 sec