Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-235717
#<BuildRuby:0x000055f045462018
@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.20221231-235717",
@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.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.003437 0.000625 1.012583 ( 1.497267)
build_miniruby 0.000978 0.000178 1.265341 ( 1.263959)
build_ruby 0.001247 0.000000 3.217134 ( 3.604745)
build_all 0.005550 0.000474 3.505492 ( 1.801882)
build_install 0.006258 0.007974 2.936739 ( 1.971740)
test_btest 0.000683 0.000164 55.786172 ( 16.150604)
test_basic 0.000000 0.005605 0.391218 ( 0.488176)
test_all 0.000000 0.001017 597.550778 (181.635843)
test_rubyspec 0.020346 0.019913 64.532440 ( 74.466302)
total: 282.88 sec