Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-020242
#<BuildRuby:0x00007f9ab706fdc0
@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.20241213-020242",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.005656 0.004164 3.838053 ( 4.125453)
build_miniruby 0.001588 0.000176 1.690565 ( 1.690036)
build_ruby 0.001772 0.000197 4.069313 ( 42.750222)
build_all 0.007879 0.000876 6.246814 ( 3.334182)
build_install 0.016018 0.004727 8.895625 ( 5.996556)
test_btest 0.000753 0.000097 80.734774 ( 45.074372)
test_basic 0.004570 0.004463 1.024604 ( 1.084007)
test_all 0.094195 0.052865 736.893595 (233.987373)
test_rubyspec 0.037252 0.045894 114.168718 ( 26.944839)
total: 364.99 sec