Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-025746
#<BuildRuby:0x00007f9660f3fdd8
@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.20240807-025746",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.001254 0.006724 3.629640 ( 3.883877)
build_miniruby 0.000000 0.001555 1.617883 ( 1.614591)
build_ruby 0.000891 0.000837 4.023690 ( 4.148424)
build_all 0.009018 0.000000 8.066776 ( 3.153262)
build_install 0.013512 0.005380 10.639645 ( 4.977868)
test_btest 0.000746 0.000316 114.792624 ( 29.841869)
test_basic 0.008535 0.001907 1.093000 ( 1.138170)
test_all 0.113302 0.039526 883.570105 (247.733184)
test_rubyspec 0.052828 0.040272 163.849835 ( 32.350121)
total: 328.84 sec