Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-174618
#<BuildRuby:0x00007fb844c6fdc8
@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.20240930-174618",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.000125 0.007906 3.857741 ( 3.412625)
build_miniruby 0.001232 0.000369 1.310548 ( 1.307233)
build_ruby 0.001801 0.000000 3.212659 ( 3.421604)
build_all 0.004403 0.003460 6.255261 ( 2.548251)
build_install 0.011196 0.006330 8.705883 ( 3.850515)
test_btest 0.000957 0.000000 82.795508 ( 21.721601)
test_basic 0.007622 0.002859 0.905257 ( 0.953515)
test_all 0.117495 0.032195 699.526256 (256.671936)
test_rubyspec 0.057575 0.030716 130.995360 ( 22.648764)
total: 316.54 sec