Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-113920
#<BuildRuby:0x0000563525bbdfb8
@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.20230615-113920",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.005534 0.001443 1.987119 ( 5.157860)
build_miniruby 0.001242 0.000323 1.423103 ( 1.958863)
build_ruby 0.001465 0.000382 2.843354 ( 3.649634)
build_all 0.006619 0.000579 2.488917 ( 3.021622)
build_install 0.013471 0.004470 3.824596 ( 5.078817)
test_btest 0.001086 0.000000 75.165008 ( 49.430586)
test_basic 0.002572 0.004218 0.792014 ( 1.517374)
test_all 0.001065 0.000000 544.954726 (334.893001)
test_rubyspec 0.031340 0.021389 84.602692 (118.863856)
total: 523.57 sec