Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-134809
#<BuildRuby:0x00005586000ea4f8
@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.20231211-134809",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005782 0.000462 2.336004 ( 2.415599)
build_miniruby 0.001335 0.000106 1.588455 ( 1.587436)
build_ruby 0.002015 0.000000 3.203385 ( 3.398087)
build_all 0.003396 0.004438 5.975786 ( 3.037465)
build_install 0.014649 0.005192 7.396553 ( 4.122036)
test_btest 0.000801 0.000115 83.641899 ( 33.220187)
test_basic 0.002370 0.005009 0.937961 ( 1.011632)
test_all 0.078979 0.040494 712.972613 (266.850171)
test_rubyspec 0.043903 0.023972 96.913249 (108.655674)
total: 424.30 sec