Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-082658
#<BuildRuby:0x00007f8077d7fdd0
@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.20241019-082658",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.007805 0.000669 4.094694 ( 3.941281)
build_miniruby 0.000000 0.001797 1.828984 ( 1.834540)
build_ruby 0.000009 0.002239 4.837800 ( 4.952458)
build_all 0.010111 0.001195 8.180647 ( 4.281843)
build_install 0.016698 0.008490 11.099690 ( 6.230011)
test_btest 0.000679 0.000157 102.334445 ( 47.486780)
test_basic 0.012815 0.000000 1.282586 ( 1.390802)
test_all 0.101137 0.056792 817.737794 (302.139464)
test_rubyspec 0.057800 0.031922 141.713606 ( 40.385477)
total: 412.64 sec