Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-062630
#<BuildRuby:0x00007fc22ce5fdd0
@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.20241023-062630",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.004017 0.004013 4.006528 ( 3.899705)
build_miniruby 0.001486 0.000297 1.308496 ( 1.305273)
build_ruby 0.001507 0.000301 3.385275 ( 3.591913)
build_all 0.009066 0.000000 6.919103 ( 2.854224)
build_install 0.015075 0.005613 9.767632 ( 4.563447)
test_btest 0.000773 0.000159 78.472842 ( 22.206565)
test_basic 0.008759 0.001792 0.826770 ( 0.873348)
test_all 0.105794 0.042857 769.166181 (253.584369)
test_rubyspec 0.042178 0.045056 125.843477 ( 34.038859)
total: 326.92 sec