Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-181906
#<BuildRuby:0x000056154ccc6390
@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.20231218-181906",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006115 0.000453 2.036676 ( 2.216419)
build_miniruby 0.001477 0.000109 1.295470 ( 1.293234)
build_ruby 0.001691 0.000125 3.308522 ( 3.499982)
build_all 0.008745 0.000318 6.107982 ( 2.874659)
build_install 0.016402 0.000195 7.287849 ( 3.825478)
test_btest 0.001114 0.000000 82.207089 ( 28.984539)
test_basic 0.001002 0.004340 0.867490 ( 0.943998)
test_all 0.095144 0.022574 641.312984 (184.348736)
test_rubyspec 0.032313 0.022697 79.059619 ( 90.526916)
total: 318.52 sec