Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-081645
#<BuildRuby:0x000055bac921a2a8
@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.20230808-081645",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.006963 0.000617 2.346177 ( 5.858863)
build_miniruby 0.001803 0.000360 1.807344 ( 3.731430)
build_ruby 0.001882 0.000376 3.583191 ( 6.308718)
build_all 0.008223 0.000000 2.809236 ( 3.986027)
build_install 0.018515 0.001827 4.196018 ( 6.042240)
test_btest 0.000798 0.000141 84.694805 ( 58.711334)
test_basic 0.003894 0.005250 0.988218 ( 1.841345)
test_all 0.001514 0.000312 662.688830 (341.400757)
test_rubyspec 0.034378 0.021650 99.014488 (136.066239)
total: 563.96 sec