Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-115845
#<BuildRuby:0x00007f578068fdd8
@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.20241124-115845",
@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.000005 0.000028 ( 0.000027)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008598 0.001014 4.269057 ( 4.947144)
build_miniruby 0.001631 0.000357 1.829370 ( 1.870633)
build_ruby 0.001741 0.000381 4.077787 ( 45.230193)
build_all 0.007661 0.000000 6.211257 ( 2.732645)
build_install 0.006489 0.014845 9.518114 ( 4.917143)
test_btest 0.000616 0.000184 78.252769 ( 25.719946)
test_basic 0.006113 0.004707 1.065347 ( 1.122696)
test_all 0.095322 0.049491 676.917672 (217.233739)
test_rubyspec 0.037330 0.044642 119.351045 ( 25.421744)
total: 329.20 sec