Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-214243
#<BuildRuby:0x000055a90ddb27c8
@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.20230809-214243",
@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.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005628 0.000938 2.190453 ( 5.466029)
build_miniruby 0.001280 0.000213 1.630674 ( 3.095416)
build_ruby 0.001306 0.000218 3.122305 ( 5.756030)
build_all 0.006812 0.001135 2.609646 ( 3.654950)
build_install 0.006691 0.013447 4.112297 ( 6.737855)
test_btest 0.000000 0.001126 82.615118 ( 57.265315)
test_basic 0.004244 0.005059 0.923630 ( 1.649340)
test_all 0.002104 0.000137 673.051043 (325.484609)
test_rubyspec 0.035634 0.017031 96.498193 (125.312255)
total: 534.42 sec