Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-121258
#<BuildRuby:0x000055c01ac96118
@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.20230620-121258",
@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.000018)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.006633 0.000255 1.985215 ( 4.800055)
build_miniruby 0.001499 0.000057 1.440624 ( 1.886963)
build_ruby 0.001456 0.000056 2.826909 ( 4.093016)
build_all 0.007345 0.000282 5.461297 ( 4.243372)
build_install 0.012573 0.005652 6.625395 ( 5.246865)
test_btest 0.000699 0.000054 77.824710 ( 43.976914)
test_basic 0.006390 0.000088 0.794406 ( 0.975870)
test_all 0.001073 0.000079 584.189606 (288.694605)
test_rubyspec 0.024792 0.027272 85.993856 (107.614795)
total: 461.53 sec