Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-091140
#<BuildRuby:0x00007f39c421fde0
@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.20240811-091140",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.008518 0.001118 4.293248 ( 4.989556)
build_miniruby 0.001501 0.000365 1.863386 ( 1.902660)
build_ruby 0.002037 0.000496 4.905208 ( 5.311641)
build_all 0.009355 0.001232 9.352867 ( 5.163593)
build_install 0.017576 0.005438 12.162100 ( 7.567637)
test_btest 0.000761 0.000185 130.706647 ( 76.901831)
test_basic 0.007975 0.005357 1.404263 ( 1.631181)
test_all 0.115474 0.035300 720.411901 (216.499305)
test_rubyspec 0.042474 0.050590 170.018138 ( 27.978472)
total: 347.95 sec