Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-015145
#<BuildRuby:0x0000564f63dc6078
@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.20230311-015145",
@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.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004868 0.000442 1.665920 ( 2.968635)
build_miniruby 0.000000 0.001315 1.154607 ( 1.153511)
build_ruby 0.000000 0.001299 2.609745 ( 2.823618)
build_all 0.000341 0.005765 1.967429 ( 1.230370)
build_install 0.011735 0.004045 3.092422 ( 2.151950)
test_btest 0.000579 0.000116 64.469657 ( 21.935754)
test_basic 0.004807 0.000110 0.496901 ( 0.600088)
test_all 0.001210 0.000232 547.673736 (203.529627)
test_rubyspec 0.041218 0.021017 82.632208 (116.982224)
total: 353.38 sec