Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-213929
#<BuildRuby:0x000055a2ff54e2a8
@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.20230511-213929",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005907 1.571361 ( 2.823119)
build_miniruby 0.000452 0.000967 1.261405 ( 1.259271)
build_ruby 0.001001 0.000273 2.051774 ( 2.248884)
build_all 0.003377 0.002585 1.927823 ( 1.084215)
build_install 0.010771 0.004723 3.103807 ( 2.106281)
test_btest 0.000736 0.000227 72.568880 ( 19.003261)
test_basic 0.004211 0.001296 0.717873 ( 0.790111)
test_all 0.000773 0.000238 560.156491 (192.322957)
test_rubyspec 0.013792 0.023313 68.952233 ( 80.701710)
total: 302.34 sec