Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-091758
#<BuildRuby:0x000055a47c0a2118
@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.20230528-091758",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000010 0.000002 0.000012 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005566 0.000345 1.641617 ( 2.880650)
build_miniruby 0.000991 0.000225 1.082958 ( 1.081502)
build_ruby 0.001063 0.000241 2.101597 ( 2.306275)
build_all 0.004730 0.001076 1.911264 ( 1.085421)
build_install 0.011512 0.005096 3.103112 ( 2.140246)
test_btest 0.000731 0.000182 76.825945 ( 29.177409)
test_basic 0.000323 0.004020 0.734495 ( 0.812913)
test_all 0.000699 0.000199 554.894944 (190.611248)
test_rubyspec 0.043884 0.009283 78.274068 ( 90.186052)
total: 320.28 sec