Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-034623
#<BuildRuby:0x00007fd6db39fdc8
@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.20241209-034623",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000033 0.000010 0.000043 ( 0.000041)
build_up 0.004219 0.004069 3.966716 ( 4.014038)
build_miniruby 0.001399 0.000424 1.584107 ( 1.583034)
build_ruby 0.001488 0.000451 4.058495 ( 4.249471)
build_all 0.005941 0.003392 6.539575 ( 2.969803)
build_install 0.023192 0.001981 9.757359 ( 6.312110)
test_btest 0.000741 0.000209 73.550609 ( 30.924578)
test_basic 0.005725 0.003436 0.788497 ( 0.837961)
test_all 0.095687 0.049989 683.554664 (225.329965)
test_rubyspec 0.054038 0.026346 114.407687 ( 22.010900)
total: 298.23 sec