Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-014433
#<BuildRuby:0x000055624c1320f0
@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.20230506-014433",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005220 0.000627 1.897448 ( 3.145689)
build_miniruby 0.001102 0.000132 1.231556 ( 1.231620)
build_ruby 0.001217 0.000146 2.501660 ( 2.719603)
build_all 0.006212 0.000230 2.173688 ( 1.513268)
build_install 0.017258 0.000008 3.615878 ( 2.993304)
test_btest 0.001037 0.000104 77.740015 ( 30.731119)
test_basic 0.005606 0.003954 0.804400 ( 0.935011)
test_all 0.000960 0.000120 573.878548 (200.882471)
test_rubyspec 0.026195 0.022550 81.361609 ( 93.694862)
total: 337.85 sec