Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-133054
#<BuildRuby:0x000055a2aded23d0
@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.20231222-133054",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.000000 0.005083 1.412729 ( 1.753968)
build_miniruby 0.000900 0.000604 1.642099 ( 1.640625)
build_ruby 0.001496 0.000479 3.317290 ( 3.508318)
build_all 0.006143 0.001965 5.624191 ( 2.647906)
build_install 0.014045 0.007357 6.920994 ( 4.230736)
test_btest 0.000719 0.000247 82.740332 ( 36.214486)
test_basic 0.000286 0.008129 0.868694 ( 0.962791)
test_all 0.071269 0.052900 682.716753 (205.365213)
test_rubyspec 0.018403 0.033849 80.214012 ( 92.091892)
total: 348.42 sec