Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-145150
#<BuildRuby:0x000055fc3a1fdf88
@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.20240223-145150",
@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.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002899 0.003811 2.404579 ( 2.218419)
build_miniruby 0.001338 0.000000 1.411260 ( 1.409152)
build_ruby 0.001542 0.000000 3.158731 ( 3.393424)
build_all 0.006546 0.000000 5.989815 ( 2.350256)
build_install 0.013868 0.001337 7.058064 ( 3.171489)
test_btest 0.001148 0.000205 85.461584 ( 22.320964)
test_basic 0.006106 0.000308 0.851552 ( 0.914739)
test_all 0.063526 0.055247 810.796046 (244.231240)
test_rubyspec 0.033275 0.043760 98.671272 (108.038663)
total: 388.05 sec