Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-073422
#<BuildRuby:0x0000558a7b095dc0
@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.20231215-073422",
@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.000001 0.000015 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.002005 0.004299 2.220716 ( 2.298939)
build_miniruby 0.001400 0.000224 1.300753 ( 1.300574)
build_ruby 0.001361 0.000217 2.916402 ( 3.096466)
build_all 0.007625 0.000000 5.484981 ( 2.137136)
build_install 0.015572 0.001535 7.033249 ( 3.493850)
test_btest 0.000782 0.000112 80.639293 ( 25.604634)
test_basic 0.005066 0.000724 0.824168 ( 0.890941)
test_all 0.076587 0.040335 665.057085 (232.988041)
test_rubyspec 0.022814 0.039206 90.389444 (102.041426)
total: 373.85 sec