Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-000406
#<BuildRuby:0x000055bafe0ce018
@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.20221226-000406",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000348 0.004164 1.086054 ( 1.446764)
build_miniruby 0.001621 0.000000 1.390773 ( 1.391796)
build_ruby 0.000000 0.001687 3.600588 ( 3.972971)
build_all 0.005373 0.002871 4.147302 ( 2.120988)
build_install 0.014305 0.004543 3.305594 ( 2.490975)
test_btest 0.000000 0.001313 58.230900 ( 23.127651)
test_basic 0.000000 0.004760 0.382724 ( 0.476372)
test_all 0.000000 0.001506 654.038517 (242.463873)
test_rubyspec 0.026355 0.022609 68.326882 ( 78.479890)
total: 355.97 sec