Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-160859
#<BuildRuby:0x00005620cf0aa0f0
@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.20230618-160859",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006010 0.001093 2.033085 ( 5.425492)
build_miniruby 0.001475 0.000268 1.515209 ( 2.688490)
build_ruby 0.001505 0.000274 2.891700 ( 4.290709)
build_all 0.007463 0.000517 2.481258 ( 3.232405)
build_install 0.008986 0.010343 3.951429 ( 4.881976)
test_btest 0.000607 0.000152 78.941589 ( 46.218569)
test_basic 0.006524 0.000404 0.786647 ( 1.232382)
test_all 0.001121 0.000270 569.037343 (316.843078)
test_rubyspec 0.015312 0.039902 88.213026 (126.367802)
total: 511.18 sec