Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-114433
#<BuildRuby:0x000055a52f9a2138
@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.20230925-114433",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002177 0.004435 2.207778 ( 3.649821)
build_miniruby 0.001527 0.000293 1.700675 ( 1.725832)
build_ruby 0.001600 0.000000 3.546443 ( 4.138695)
build_all 0.004303 0.004574 6.293517 ( 4.485851)
build_install 0.009993 0.010123 7.809548 ( 5.951796)
test_btest 0.000715 0.000204 81.993459 ( 44.344670)
test_basic 0.005517 0.001576 0.939365 ( 1.147881)
test_all 0.001716 0.008329 668.672375 (236.438704)
test_rubyspec 0.056649 0.012851 100.137811 (111.705541)
total: 413.59 sec