Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-154737
#<BuildRuby:0x00007f124b16fdc8
@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.20241013-154737",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.000000 0.007835 3.431754 ( 3.542223)
build_miniruby 0.001212 0.000485 1.507743 ( 1.505084)
build_ruby 0.001479 0.000591 4.181836 ( 4.359665)
build_all 0.008854 0.000000 7.324995 ( 2.956911)
build_install 0.015947 0.004197 10.004101 ( 4.582436)
test_btest 0.000836 0.000289 93.958074 ( 25.112522)
test_basic 0.010393 0.000671 1.110439 ( 1.153611)
test_all 0.118483 0.033008 769.998258 (235.473342)
test_rubyspec 0.054565 0.032067 134.872731 ( 27.365444)
total: 306.05 sec