Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-122802
#<BuildRuby:0x000056429af2e120
@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.20240305-122802",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006731 0.001553 2.804613 ( 2.819240)
build_miniruby 0.001309 0.000302 1.868676 ( 1.879293)
build_ruby 0.001707 0.000394 3.883795 ( 4.115430)
build_all 0.001727 0.006668 6.842338 ( 4.029418)
build_install 0.018201 0.002679 8.785221 ( 5.762174)
test_btest 0.000785 0.000209 89.688184 ( 50.675992)
test_basic 0.006821 0.001819 0.948823 ( 1.057213)
test_all 0.078929 0.041273 765.211402 (323.267391)
test_rubyspec 0.051363 0.036443 128.602767 (144.223020)
total: 537.83 sec