Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-092020
#<BuildRuby:0x000055ba592f2308
@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.20240207-092020",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000025 0.000007 0.000032 ( 0.000030)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.006016 0.000832 2.122678 ( 4.000607)
build_miniruby 0.001974 0.000156 1.858982 ( 2.373126)
build_ruby 0.001524 0.000366 3.738246 ( 4.851313)
build_all 0.008778 0.000087 6.672840 ( 7.103228)
build_install 0.016067 0.007176 8.298015 ( 9.046001)
test_btest 0.000765 0.000191 90.999742 ( 96.260165)
test_basic 0.006451 0.001613 0.964155 ( 1.788010)
test_all 0.097199 0.027888 781.709014 (568.312482)
test_rubyspec 0.055292 0.052782 179.515960 (219.367895)
total: 913.10 sec