Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-193252
#<BuildRuby:0x000056235e885f90
@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.20230111-193252",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.000555 0.004139 1.148549 ( 1.599272)
build_miniruby 0.000000 0.001507 1.420355 ( 1.419667)
build_ruby 0.000000 0.001654 3.506214 ( 3.868762)
build_all 0.005777 0.001407 3.763729 ( 2.032255)
build_install 0.010757 0.004529 2.795198 ( 2.191337)
test_btest 0.000449 0.000189 56.577924 ( 22.893001)
test_basic 0.004195 0.002462 0.427106 ( 0.526326)
test_all 0.001049 0.000450 627.461068 (217.020327)
test_rubyspec 0.029875 0.024100 71.242337 ( 85.770656)
total: 337.32 sec