Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-044202
#<BuildRuby:0x000056234f732120
@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.20230621-044202",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006248 0.000149 1.987796 ( 5.036807)
build_miniruby 0.001350 0.000090 1.402713 ( 1.783952)
build_ruby 0.001378 0.000091 2.786236 ( 3.987129)
build_all 0.007054 0.000184 5.347796 ( 4.630241)
build_install 0.008860 0.008611 6.606378 ( 6.310446)
test_btest 0.000684 0.000083 79.902379 ( 49.348788)
test_basic 0.002915 0.004115 0.816908 ( 1.501612)
test_all 0.001479 0.000217 600.122833 (319.990643)
test_rubyspec 0.017271 0.036165 86.485745 (126.202720)
total: 518.79 sec