Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-002345
#<BuildRuby:0x000055f5ade0da00
@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.20231225-002345",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001195 0.004144 1.445238 ( 1.819035)
build_miniruby 0.001389 0.000000 1.231197 ( 1.229559)
build_ruby 0.001509 0.000000 2.790840 ( 3.013332)
build_all 0.006894 0.000000 5.202636 ( 2.084257)
build_install 0.016367 0.000302 6.382993 ( 3.277767)
test_btest 0.000715 0.000090 80.318312 ( 21.880996)
test_basic 0.005541 0.000000 0.763689 ( 0.820392)
test_all 0.080382 0.042107 699.891249 (202.449244)
test_rubyspec 0.031579 0.024495 80.904631 ( 92.355131)
total: 328.93 sec