Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-101425
#<BuildRuby:0x000055bb3a6463b0
@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.20230627-101425",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006277 0.000458 2.118181 ( 5.327243)
build_miniruby 0.001475 0.000273 1.596141 ( 1.902094)
build_ruby 0.001794 0.000000 3.016732 ( 3.862222)
build_all 0.007627 0.000000 2.449717 ( 2.764335)
build_install 0.013967 0.003922 3.710353 ( 4.513113)
test_btest 0.000640 0.000116 82.058759 ( 49.103776)
test_basic 0.000000 0.006676 0.880827 ( 1.401553)
test_all 0.000000 0.001073 645.360791 (373.324014)
test_rubyspec 0.036402 0.014775 88.825749 (127.588075)
total: 569.79 sec