Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-064657
#<BuildRuby:0x0000557907ee21d8
@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.20230805-064657",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000030)
configure 0.000000 0.000000 0.000000 ( 0.000024)
build_up 0.000996 0.005847 2.159917 ( 3.375354)
build_miniruby 0.000000 0.001346 1.727962 ( 1.728801)
build_ruby 0.000549 0.001277 3.658030 ( 3.912657)
build_all 0.000184 0.007432 2.806020 ( 1.731617)
build_install 0.009199 0.009934 4.307348 ( 3.036411)
test_btest 0.000727 0.000337 89.533791 ( 30.203384)
test_basic 0.004081 0.001894 0.941150 ( 1.041082)
test_all 0.001049 0.000185 686.525482 (218.502970)
test_rubyspec 0.028962 0.027398 99.328412 (111.984140)
total: 375.52 sec