Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-081756
#<BuildRuby:0x0000556c973c2360
@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.20230312-081756",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004994 0.000652 1.738595 ( 3.364562)
build_miniruby 0.001104 0.000144 1.246558 ( 1.312519)
build_ruby 0.001208 0.000157 2.493734 ( 2.966397)
build_all 0.007033 0.000000 2.122704 ( 2.229014)
build_install 0.013712 0.004180 3.451928 ( 3.613125)
test_btest 0.000807 0.000115 64.332414 ( 36.141964)
test_basic 0.001272 0.004471 0.511921 ( 0.706627)
test_all 0.001767 0.000000 557.698353 (202.439114)
test_rubyspec 0.021763 0.021700 72.180786 ( 82.473311)
total: 335.25 sec