Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-013543
#<BuildRuby:0x00007fd04710fdc8
@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.20241119-013543",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.003816 0.003958 3.885169 ( 3.850896)
build_miniruby 0.002129 0.000000 1.658582 ( 1.656177)
build_ruby 0.002263 0.000000 4.310063 ( 4.436481)
build_all 0.008988 0.000297 6.554861 ( 3.173317)
build_install 0.019907 0.000598 9.157193 ( 5.001708)
test_btest 0.000771 0.000119 79.767938 ( 34.582174)
test_basic 0.006098 0.003760 0.856313 ( 0.910230)
test_all 0.100993 0.043821 697.339606 (216.256853)
test_rubyspec 0.047666 0.034469 113.702163 ( 25.807270)
total: 295.68 sec