Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-054904
#<BuildRuby:0x000055bf3cfa2390
@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.20230527-054904",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005551 0.001206 1.873680 ( 4.326003)
build_miniruby 0.001214 0.000264 1.312838 ( 1.458546)
build_ruby 0.001367 0.000297 2.737910 ( 3.109303)
build_all 0.002479 0.005048 2.245244 ( 2.449180)
build_install 0.018406 0.000079 3.551919 ( 3.616617)
test_btest 0.000579 0.000128 75.841901 ( 40.869290)
test_basic 0.000000 0.004546 0.760015 ( 3.032108)
test_all 0.001115 0.000289 571.485437 (265.331465)
test_rubyspec 0.023433 0.029699 85.361257 (104.030607)
total: 428.22 sec