Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-190052
#<BuildRuby:0x00007fbfd09ffdc0
@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.20240717-190052",
@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.000017 0.000006 0.000023 ( 0.000025)
autoconf 0.000042 0.000016 0.000058 ( 0.000048)
configure 0.000029 0.000011 0.000040 ( 0.000040)
build_up 0.005163 0.002922 3.651686 ( 3.734618)
build_miniruby 0.002119 0.000000 1.725725 ( 1.753579)
build_ruby 0.002062 0.000216 4.404627 ( 4.643453)
build_all 0.011163 0.000000 8.553456 ( 5.138238)
build_install 0.015944 0.009171 11.861501 ( 7.197360)
test_btest 0.000670 0.000242 122.346223 ( 59.871453)
test_basic 0.004651 0.008333 1.334942 ( 1.571357)
test_all 0.132882 0.029750 929.342009 (646.713800)
test_rubyspec 0.039964 0.055310 175.549373 (141.034998)
total: 871.66 sec