Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-042613
#<BuildRuby:0x00005572272627f0
@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.20221220-042613",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.004279 0.000000 1.128785 ( 1.501353)
build_miniruby 0.001248 0.000000 1.414005 ( 1.413987)
build_ruby 0.000000 0.001635 3.368193 ( 3.704826)
build_all 0.000000 0.006779 3.690378 ( 1.869991)
build_install 0.011680 0.002806 3.016847 ( 2.037297)
test_btest 0.001062 0.000000 56.416861 ( 19.477179)
test_basic 0.006251 0.000000 0.420735 ( 0.530955)
test_all 0.001287 0.000550 623.312007 (209.951609)
test_rubyspec 0.018250 0.021041 67.021479 ( 77.026703)
total: 317.51 sec