Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-180650
#<BuildRuby:0x000055cbedc6dfb8
@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.20240115-180650",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000881 0.004126 1.581391 ( 1.949331)
build_miniruby 0.001306 0.000200 1.546484 ( 1.545354)
build_ruby 0.001435 0.000221 3.285006 ( 3.522453)
build_all 0.007852 0.000550 5.760202 ( 3.863655)
build_install 0.015840 0.002347 6.889544 ( 4.819965)
test_btest 0.000683 0.000101 82.952175 ( 42.219728)
test_basic 0.007364 0.001091 0.894611 ( 1.033203)
test_all 0.085020 0.033955 820.962851 (296.589435)
test_rubyspec 0.045649 0.016149 91.272557 (103.240619)
total: 458.78 sec