Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-014723
#<BuildRuby:0x000055771c9b6138
@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.20230504-014723",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.005091 0.000445 1.859916 ( 3.327377)
build_miniruby 0.001126 0.000463 1.247742 ( 1.269027)
build_ruby 0.001077 0.000444 2.476504 ( 2.742889)
build_all 0.001249 0.004803 2.123999 ( 2.080727)
build_install 0.011642 0.003737 3.292218 ( 3.797516)
test_btest 0.000512 0.000231 73.630748 ( 38.109849)
test_basic 0.005966 0.000730 0.766319 ( 1.078975)
test_all 0.000552 0.000237 611.143384 (268.044481)
test_rubyspec 0.038210 0.010981 79.843473 ( 95.781696)
total: 416.23 sec