Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-111940
#<BuildRuby:0x0000556f1cf5e390
@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.20230802-111940",
@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.000026 0.000004 0.000030 ( 0.000028)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.006465 0.000924 2.234341 ( 7.403552)
build_miniruby 0.001657 0.000000 1.738530 ( 4.144294)
build_ruby 0.001562 0.000000 3.467693 ( 7.199679)
build_all 0.004513 0.004108 2.750661 ( 5.119791)
build_install 0.018782 0.002357 4.405239 ( 8.560612)
test_btest 0.000781 0.000125 82.762562 ( 84.910622)
test_basic 0.000000 0.008604 0.937380 ( 2.539926)
test_all 0.000000 0.002043 645.388999 (615.403917)
test_rubyspec 0.036616 0.022848 99.103156 (189.893962)
total: 925.18 sec