Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-151629
#<BuildRuby:0x00007f10a74cfdd8
@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-151629",
@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.000018 0.000007 0.000025 ( 0.000024)
autoconf 0.000035 0.000014 0.000049 ( 0.000048)
configure 0.000034 0.000013 0.000047 ( 0.000046)
build_up 0.007554 0.001359 4.321335 ( 4.657256)
build_miniruby 0.000000 0.001684 1.841802 ( 1.921744)
build_ruby 0.000159 0.002314 4.723283 ( 5.000456)
build_all 0.008984 0.001943 8.075197 ( 4.904425)
build_install 0.013114 0.011010 11.221267 ( 6.671624)
test_btest 0.000000 0.001030 101.554636 ( 64.526978)
test_basic 0.005539 0.007747 1.271778 ( 1.474428)
test_all 0.133386 0.028610 863.243934 (381.897670)
test_rubyspec 0.066921 0.022247 137.113789 ( 24.279529)
total: 495.34 sec