Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-203920
#<BuildRuby:0x0000558a775163d0
@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.20230628-203920",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005480 1.783849 ( 3.049637)
build_miniruby 0.000000 0.001461 1.551264 ( 1.576711)
build_ruby 0.001020 0.000561 2.724790 ( 2.928063)
build_all 0.002962 0.003734 2.191459 ( 1.237830)
build_install 0.010361 0.006554 3.462086 ( 2.317533)
test_btest 0.000743 0.000171 82.105783 ( 29.454896)
test_basic 0.006296 0.001453 0.920785 ( 1.156381)
test_all 0.000925 0.000214 618.294238 (229.967076)
test_rubyspec 0.021952 0.032385 87.929909 (102.235243)
total: 373.92 sec