Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-032327
#<BuildRuby:0x00005604af226168
@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.20230104-032327",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.006009 1.197433 ( 2.670017)
build_miniruby 0.000379 0.000947 1.593023 ( 2.249581)
build_ruby 0.002121 0.000530 3.925909 ( 5.450723)
build_all 0.007209 0.000793 4.108753 ( 4.831080)
build_install 0.017643 0.002124 3.386181 ( 4.256889)
test_btest 0.000786 0.000175 60.173481 ( 61.167227)
test_basic 0.001874 0.004915 0.457982 ( 0.995291)
test_all 0.003478 0.000000 686.883608 (706.137919)
test_rubyspec 0.030163 0.023286 74.306187 (100.637079)
total: 888.40 sec