Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-222641
#<BuildRuby:0x000055c4fc50a4f8
@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.20230502-222641",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001253 0.004328 1.727166 ( 3.021676)
build_miniruby 0.001402 0.000000 1.352319 ( 1.350546)
build_ruby 0.001287 0.000000 2.412141 ( 2.630346)
build_all 0.005869 0.000000 2.020064 ( 1.269641)
build_install 0.004741 0.007600 3.159001 ( 2.221168)
test_btest 0.000722 0.000172 73.570493 ( 21.336812)
test_basic 0.004239 0.002078 0.693745 ( 0.771830)
test_all 0.000819 0.000089 572.560181 (180.190019)
test_rubyspec 0.028038 0.019856 73.351956 ( 85.118450)
total: 297.91 sec