Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-115746
#<BuildRuby:0x000055b126bbe1a8
@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.20230204-115746",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.000920 0.004269 1.146945 ( 1.872409)
build_miniruby 0.000962 0.000384 1.126870 ( 1.131398)
build_ruby 0.001110 0.000443 2.355836 ( 2.769659)
build_all 0.000000 0.006895 3.818921 ( 2.509710)
build_install 0.014571 0.000000 3.017670 ( 2.602106)
test_btest 0.000860 0.000000 55.845396 ( 29.030346)
test_basic 0.005755 0.000000 0.437939 ( 0.541470)
test_all 0.001552 0.000000 639.841049 (257.535974)
test_rubyspec 0.031131 0.016298 72.726282 ( 86.597181)
total: 384.59 sec