Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-192616
#<BuildRuby:0x0000563418675f00
@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.20240213-192616",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.007245 0.000000 2.177081 ( 4.077008)
build_miniruby 0.001991 0.000000 1.783400 ( 2.070263)
build_ruby 0.000000 0.002144 3.798991 ( 29.803695)
build_all 0.007168 0.001502 7.177422 ( 6.105822)
build_install 0.018205 0.003780 8.696101 ( 7.727843)
test_btest 0.000837 0.000083 95.467134 ( 87.461601)
test_basic 0.003795 0.004384 0.984820 ( 1.637818)
test_all 0.080277 0.043059 810.240598 (461.008217)
test_rubyspec 0.071913 0.041063 198.577982 (215.792120)
total: 815.69 sec