Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-160603
#<BuildRuby:0x00007fd33913fdd0
@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.20241110-160603",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002820 0.004515 3.565326 ( 3.487352)
build_miniruby 0.001372 0.000249 1.676846 ( 1.673244)
build_ruby 0.002002 0.000000 4.174622 ( 4.364534)
build_all 0.003048 0.005681 6.423652 ( 2.744712)
build_install 0.011651 0.007694 9.027315 ( 4.395651)
test_btest 0.000727 0.000182 77.910903 ( 21.904550)
test_basic 0.004420 0.005067 0.963377 ( 1.019775)
test_all 0.109677 0.038988 749.554998 (217.461107)
test_rubyspec 0.045953 0.037434 120.526217 ( 27.401973)
total: 284.45 sec