Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-082929
#<BuildRuby:0x0000555984d4a8e0
@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-082929",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006798 0.000000 2.200670 ( 5.991191)
build_miniruby 0.001710 0.000069 1.712266 ( 3.217397)
build_ruby 0.001574 0.000144 3.391411 ( 6.152770)
build_all 0.004266 0.004024 6.362563 ( 6.241565)
build_install 0.018731 0.000727 8.058312 ( 7.451076)
test_btest 0.000906 0.000098 83.486610 ( 55.000998)
test_basic 0.008678 0.000025 1.012690 ( 2.139719)
test_all 0.009762 0.000554 726.990980 (445.528881)
test_rubyspec 0.055584 0.017945 109.637058 (189.115256)
total: 720.84 sec