Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-054916
#<BuildRuby:0x000055cf1042e0e8
@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.20240122-054916",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003200 0.002473 1.600862 ( 1.957260)
build_miniruby 0.000986 0.000300 1.424381 ( 1.421861)
build_ruby 0.000000 0.001487 2.602109 ( 2.823885)
build_all 0.001138 0.006254 5.598419 ( 2.313971)
build_install 0.016158 0.000404 7.264250 ( 3.711372)
test_btest 0.000767 0.000256 80.947273 ( 20.860090)
test_basic 0.004275 0.001425 0.850663 ( 0.911515)
test_all 0.086977 0.032401 666.845380 (189.800370)
test_rubyspec 0.042392 0.052057 139.016304 (150.716078)
total: 374.52 sec