Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-161701
#<BuildRuby:0x00005603b6d5e7c8
@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.20230313-161701",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000010 0.000002 0.000012 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.000000 0.005331 1.771755 ( 3.138904)
build_miniruby 0.000000 0.001606 1.224675 ( 1.224093)
build_ruby 0.001247 0.000361 2.469848 ( 2.667055)
build_all 0.003296 0.003756 2.148822 ( 1.440252)
build_install 0.010227 0.006089 3.256331 ( 2.246695)
test_btest 0.000592 0.000189 66.798062 ( 27.323190)
test_basic 0.005367 0.000506 0.506814 ( 0.607725)
test_all 0.001429 0.000439 560.344470 (181.250683)
test_rubyspec 0.016100 0.029032 70.728237 ( 80.467733)
total: 300.37 sec