Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-132314
#<BuildRuby:0x0000559b2ca2a1a8
@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.20231020-132314",
@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.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.001585 0.004170 2.264444 ( 2.430146)
build_miniruby 0.001567 0.000130 1.609275 ( 1.618691)
build_ruby 0.001763 0.000147 3.212763 ( 3.474828)
build_all 0.007649 0.000272 5.733306 ( 2.828670)
build_install 0.004425 0.014057 7.241740 ( 4.156447)
test_btest 0.000000 0.000921 81.159452 ( 37.293336)
test_basic 0.007283 0.000466 0.939952 ( 1.049050)
test_all 0.008215 0.000805 624.588079 (188.199134)
test_rubyspec 0.034285 0.020466 82.269619 ( 93.873265)
total: 334.92 sec