Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-181106
#<BuildRuby:0x00007f3c987ffdd8
@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.20240809-181106",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007833 0.000000 3.523358 ( 3.524496)
build_miniruby 0.001620 0.000000 1.309859 ( 1.307588)
build_ruby 0.001943 0.000000 4.207923 ( 17.660667)
build_all 0.009072 0.001137 8.807198 ( 5.478173)
build_install 0.017660 0.006395 11.797660 ( 8.327524)
test_btest 0.001019 0.000159 123.207488 ( 56.527184)
test_basic 0.008823 0.003826 1.366270 ( 1.415248)
test_all 0.111880 0.038291 851.927905 (240.131421)
test_rubyspec 0.041760 0.047253 165.733603 ( 43.482702)
total: 377.86 sec