Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-131314
#<BuildRuby:0x00007f842a69fdd8
@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.20241022-131314",
@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.000003 0.000026 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.008320 0.001223 4.412415 ( 5.593982)
build_miniruby 0.001912 0.000281 1.902659 ( 2.442883)
build_ruby 0.002114 0.000311 5.042745 ( 5.695564)
build_all 0.006461 0.004691 7.904614 ( 6.920491)
build_install 0.022042 0.003656 10.801353 ( 9.942727)
test_btest 0.000724 0.000124 84.179399 ( 54.016495)
test_basic 0.014166 0.000000 1.181807 ( 1.555398)
test_all 0.120260 0.036156 798.283857 (381.098578)
test_rubyspec 0.023106 0.062624 126.872129 ( 39.338215)
total: 506.61 sec