Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-085118
#<BuildRuby:0x000055c0acb5e3d0
@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.20240209-085118",
@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.000000 0.000058 0.000058 ( 0.000077)
autoconf 0.000000 0.000027 0.000027 ( 0.000027)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.000000 0.006323 1.975366 ( 2.676617)
build_miniruby 0.000000 0.001500 1.733455 ( 1.731896)
build_ruby 0.000000 0.001847 3.294141 ( 3.549029)
build_all 0.006612 0.001219 6.561633 ( 2.926163)
build_install 0.015763 0.002550 7.952398 ( 4.113764)
test_btest 0.000868 0.000154 88.640942 ( 34.478676)
test_basic 0.004856 0.000857 0.903258 ( 1.003731)
test_all 0.075460 0.039658 744.861451 (289.307067)
test_rubyspec 0.058722 0.050523 188.156107 (218.188343)
total: 557.98 sec