Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-135416
#<BuildRuby:0x000055b0621fa230
@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.20231209-135416",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000019 0.000002 0.000021 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002544 0.003837 2.142473 ( 2.339427)
build_miniruby 0.000000 0.001375 1.443012 ( 1.447126)
build_ruby 0.000000 0.001791 3.135507 ( 3.325993)
build_all 0.004091 0.004747 5.754332 ( 2.736604)
build_install 0.009635 0.009045 7.378502 ( 4.016275)
test_btest 0.000664 0.000193 82.788206 ( 30.443631)
test_basic 0.008253 0.000222 0.854479 ( 0.933081)
test_all 0.071978 0.048445 681.901591 (247.930020)
test_rubyspec 0.031563 0.033505 93.219757 (105.144070)
total: 398.32 sec