Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-160441
#<BuildRuby:0x000056550da29f00
@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.20230914-160441",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000019 ( 0.000020)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.007121 0.000317 2.371336 ( 4.884595)
build_miniruby 0.001679 0.000157 1.689688 ( 1.870342)
build_ruby 0.000000 0.001686 3.392399 ( 3.697267)
build_all 0.006223 0.002709 6.319260 ( 4.742863)
build_install 0.018732 0.000647 7.537391 ( 5.929314)
test_btest 0.001034 0.000115 83.232413 ( 44.592247)
test_basic 0.007248 0.000805 0.923219 ( 1.123335)
test_all 0.010919 0.000000 683.197242 (301.277229)
test_rubyspec 0.028768 0.042948 104.535561 (120.475382)
total: 488.59 sec