Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-024628
#<BuildRuby:0x00005566b4fa1f70
@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.20230130-024628",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004827 0.000420 1.254482 ( 1.883406)
build_miniruby 0.001467 0.000128 1.235541 ( 1.328261)
build_ruby 0.001575 0.000137 2.530373 ( 2.874129)
build_all 0.007853 0.000301 3.871899 ( 2.594200)
build_install 0.012476 0.004316 3.011026 ( 3.212622)
test_btest 0.000864 0.000096 56.563992 ( 31.043158)
test_basic 0.001859 0.004682 0.442218 ( 0.613576)
test_all 0.001262 0.000187 628.528475 (268.263188)
test_rubyspec 0.026560 0.021568 71.128381 ( 83.773206)
total: 395.59 sec