Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-222438
#<BuildRuby:0x0000559c23e121d8
@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.20230619-222438",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.005580 1.889188 ( 3.170695)
build_miniruby 0.000054 0.001483 1.315035 ( 1.314118)
build_ruby 0.000000 0.001533 2.664597 ( 2.855221)
build_all 0.002214 0.005055 5.086138 ( 2.777805)
build_install 0.012403 0.005012 6.592302 ( 3.841088)
test_btest 0.000613 0.000184 77.797758 ( 28.978167)
test_basic 0.000000 0.005485 0.719551 ( 0.797223)
test_all 0.000000 0.002300 593.848477 (247.881599)
test_rubyspec 0.016286 0.039615 88.172257 (119.024053)
total: 410.64 sec