Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-153015
#<BuildRuby:0x000055d6f33127f0
@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.20230211-153015",
@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.000003 0.000021 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.004673 1.133811 ( 1.998171)
build_miniruby 0.000000 0.001607 1.184319 ( 1.185806)
build_ruby 0.000603 0.000843 2.328103 ( 2.563838)
build_all 0.006703 0.000593 3.727419 ( 2.455374)
build_install 0.010893 0.004656 2.991496 ( 2.606540)
test_btest 0.000713 0.000165 57.037104 ( 27.488120)
test_basic 0.005231 0.000246 0.446014 ( 0.550572)
test_all 0.001234 0.000274 637.847204 (240.851659)
test_rubyspec 0.025202 0.024355 73.817035 ( 88.618644)
total: 368.32 sec