Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-205929
#<BuildRuby:0x00005575f64d2198
@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.20221229-205929",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003840 0.000576 1.101416 ( 1.508754)
build_miniruby 0.001148 0.000000 1.235153 ( 1.233568)
build_ruby 0.000000 0.001463 3.156967 ( 3.528825)
build_all 0.000000 0.006084 3.249967 ( 1.543296)
build_install 0.002250 0.009108 2.641800 ( 1.701298)
test_btest 0.000662 0.000221 54.798030 ( 15.679111)
test_basic 0.000000 0.004672 0.421839 ( 0.516500)
test_all 0.000488 0.001410 617.481374 (177.183058)
test_rubyspec 0.024087 0.015141 63.191440 ( 73.304416)
total: 276.20 sec