Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-110621
#<BuildRuby:0x0000558807c96320
@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.20231230-110621",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.000000 0.005821 1.642264 ( 2.002747)
build_miniruby 0.000000 0.001356 1.610169 ( 1.608769)
build_ruby 0.000626 0.001007 3.181906 ( 3.403852)
build_all 0.006507 0.000751 5.507059 ( 2.838118)
build_install 0.014448 0.003988 6.878462 ( 4.110678)
test_btest 0.000000 0.000895 80.531744 ( 29.757800)
test_basic 0.000022 0.006821 0.821911 ( 0.892640)
test_all 0.102625 0.015558 803.661678 (290.145259)
test_rubyspec 0.043477 0.023473 94.462682 (106.325799)
total: 441.09 sec