Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-065751
#<BuildRuby:0x00005582793021a8
@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.20230605-065751",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006186 0.000884 1.943672 ( 4.287639)
build_miniruby 0.001554 0.000000 1.347127 ( 1.439659)
build_ruby 0.001915 0.000000 2.697260 ( 2.886546)
build_all 0.006885 0.000000 2.088846 ( 1.693598)
build_install 0.016280 0.000614 3.404017 ( 3.286361)
test_btest 0.000831 0.000095 77.038256 ( 40.706432)
test_basic 0.002403 0.004234 0.754383 ( 0.873333)
test_all 0.001141 0.000169 570.542728 (255.433325)
test_rubyspec 0.013334 0.042084 84.811487 (104.250263)
total: 414.86 sec