Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-065200
#<BuildRuby:0x000055b219a162a8
@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.20230121-065200",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.000000 0.004169 1.116216 ( 1.570567)
build_miniruby 0.000000 0.001416 1.175110 ( 1.175187)
build_ruby 0.000161 0.001271 2.937412 ( 3.497194)
build_all 0.005223 0.001425 3.846639 ( 2.580373)
build_install 0.002553 0.011627 2.912161 ( 2.870811)
test_btest 0.000522 0.000204 55.658713 ( 30.792828)
test_basic 0.004649 0.001819 0.442654 ( 1.152272)
test_all 0.001626 0.000000 656.514509 (269.963659)
test_rubyspec 0.026470 0.020756 71.032192 ( 84.697651)
total: 398.30 sec