Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-092711
#<BuildRuby:0x0000558173d8e308
@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.20240212-092711",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002889 0.004649 2.043596 ( 3.538259)
build_miniruby 0.001385 0.000320 1.813865 ( 2.092207)
build_ruby 0.001618 0.000373 3.732061 ( 4.488203)
build_all 0.005592 0.003507 6.801500 ( 5.766507)
build_install 0.017219 0.005374 8.309526 ( 8.049682)
test_btest 0.000677 0.000175 93.402337 ( 72.202233)
test_basic 0.001524 0.004744 1.049165 ( 1.354693)
test_all 0.088644 0.035352 838.099775 (413.894392)
test_rubyspec 0.077878 0.033545 187.938251 (200.643146)
total: 712.03 sec