Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-152537
#<BuildRuby:0x00005603dd7e6008
@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.20230923-152537",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000000 0.000000 0.000000 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.007001 1.895643 ( 3.254106)
build_miniruby 0.000249 0.001129 6.516730 ( 6.132241)
build_ruby 0.001515 0.000303 3.125656 ( 3.309433)
build_all 0.006828 0.000512 5.785911 ( 2.316092)
build_install 0.009170 0.006693 6.651336 ( 3.174575)
test_btest 0.001013 0.000237 80.626812 ( 21.257529)
test_basic 0.005730 0.000000 0.909222 ( 0.969963)
test_all 0.002986 0.005150 677.859734 (201.019888)
test_rubyspec 0.022286 0.036888 93.602697 (105.147287)
total: 346.58 sec