Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-230836
#<BuildRuby:0x00007fd02bbefde0
@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.20241220-230836",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.001964 0.004553 2.193482 ( 2.629456)
build_miniruby 0.001880 0.000000 1.539565 ( 1.555586)
build_ruby 0.000000 0.002327 4.377954 ( 4.499476)
build_all 0.007736 0.002137 6.757484 ( 3.240721)
build_install 0.016439 0.004120 8.466394 ( 4.679531)
test_btest 0.000638 0.000201 76.588394 ( 29.506691)
test_basic 0.002130 0.008984 1.067205 ( 1.240258)
test_all 0.113730 0.033695 745.281093 (301.146157)
test_rubyspec 0.054222 0.030319 120.061579 ( 63.106855)
total: 411.61 sec