Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-182652
#<BuildRuby:0x000055e3df136320
@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.20230123-182652",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003640 0.001011 1.101734 ( 1.496323)
build_miniruby 0.000867 0.000241 1.055850 ( 1.054130)
build_ruby 0.001142 0.000317 2.845313 ( 3.123911)
build_all 0.006431 0.000581 3.955911 ( 2.110335)
build_install 0.013891 0.001239 2.838829 ( 2.022873)
test_btest 0.000714 0.000170 57.276410 ( 18.169041)
test_basic 0.004483 0.001068 0.367435 ( 0.465531)
test_all 0.000931 0.000222 645.181328 (203.586785)
test_rubyspec 0.025035 0.024008 69.581733 ( 79.828274)
total: 311.86 sec