Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-044039
#<BuildRuby:0x0000562808aa9f48
@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.20230903-044039",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.002558 0.003840 1.849068 ( 3.048801)
build_miniruby 0.001309 0.000175 1.635305 ( 1.779805)
build_ruby 0.001518 0.000202 3.524763 ( 3.831217)
build_all 0.001006 0.007583 6.360217 ( 4.096980)
build_install 0.019127 0.000541 7.548736 ( 5.823718)
test_btest 0.000796 0.000137 86.910625 ( 46.825841)
test_basic 0.003959 0.004081 0.970388 ( 1.193529)
test_all 0.008777 0.000104 695.106638 (312.258487)
test_rubyspec 0.046653 0.025694 106.753028 (118.714957)
total: 497.57 sec