Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-125132
#<BuildRuby:0x0000558db788dfc0
@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.20240307-125132",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002619 0.004337 2.384397 ( 2.155553)
build_miniruby 0.001285 0.000000 1.668568 ( 1.666522)
build_ruby 0.000000 0.001938 3.199386 ( 3.413878)
build_all 0.002121 0.004791 6.531688 ( 2.546717)
build_install 0.013045 0.004050 7.532772 ( 3.448157)
test_btest 0.000638 0.000091 90.368573 ( 23.742577)
test_basic 0.002714 0.004357 0.867831 ( 0.930814)
test_all 0.088063 0.030668 761.760439 (232.934820)
test_rubyspec 0.051582 0.029103 108.662330 (118.161030)
total: 389.00 sec