Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-034827
#<BuildRuby:0x000055636b151fc0
@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.20230819-034827",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002276 0.004706 2.244736 ( 5.752333)
build_miniruby 0.001808 0.000000 1.654896 ( 2.442594)
build_ruby 0.001687 0.000000 3.468733 ( 5.613882)
build_all 0.002067 0.006251 6.533237 ( 6.246499)
build_install 0.011145 0.009053 7.892180 ( 8.682714)
test_btest 0.000545 0.000194 84.113017 ( 57.066009)
test_basic 0.000000 0.007546 0.963348 ( 1.855751)
test_all 0.005640 0.005290 741.312705 (465.064056)
test_rubyspec 0.030212 0.041397 108.006103 (176.229101)
total: 728.95 sec