Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-121057
#<BuildRuby:0x0000556ea3532138
@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.20221225-121057",
@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.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000712 0.004156 1.074635 ( 1.510934)
build_miniruby 0.001369 0.000195 1.441999 ( 1.440605)
build_ruby 0.001490 0.000213 3.444857 ( 3.801392)
build_all 0.000000 0.007966 3.984526 ( 2.057010)
build_install 0.008688 0.008968 3.197541 ( 2.272672)
test_btest 0.000666 0.000203 57.340877 ( 20.115235)
test_basic 0.002845 0.000866 0.416723 ( 0.515128)
test_all 0.000858 0.000261 660.306695 (236.359276)
test_rubyspec 0.021868 0.028793 70.578024 ( 83.123562)
total: 351.20 sec