Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-112257
#<BuildRuby:0x000055a435ef2890
@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.20221210-112257",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001302 0.002843 1.054692 ( 1.440102)
build_miniruby 0.001004 0.000175 1.185985 ( 1.184860)
build_ruby 0.000000 0.001413 2.473339 ( 2.474982)
build_all 0.004087 0.002355 3.383927 ( 1.702802)
build_install 0.013296 0.001102 2.710351 ( 1.813106)
test_btest 0.000582 0.000112 57.450247 ( 18.459338)
test_basic 0.000153 0.004066 0.414101 ( 0.509956)
test_all 0.000887 0.000205 624.197997 (190.842926)
test_rubyspec 0.007532 0.036080 64.590467 ( 74.466228)
total: 292.90 sec