Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-161957
#<BuildRuby:0x000055859b16a0f0
@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.20230201-161957",
@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.000029 0.000003 0.000032 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.000579 0.004162 1.145454 ( 1.542864)
build_miniruby 0.001150 0.000156 1.061279 ( 1.062848)
build_ruby 0.001315 0.000179 2.593423 ( 2.796774)
build_all 0.005951 0.000811 3.839939 ( 2.040320)
build_install 0.013344 0.000000 2.725370 ( 1.922919)
test_btest 0.000676 0.000019 57.147522 ( 16.531446)
test_basic 0.006546 0.000290 0.435485 ( 0.532969)
test_all 0.001413 0.000164 637.074074 (204.886906)
test_rubyspec 0.011545 0.035206 71.041007 ( 84.820183)
total: 316.14 sec