Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-082918
#<BuildRuby:0x00007fa1d6d2fdc8
@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.20240715-082918",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.003220 0.005033 3.805797 ( 4.174754)
build_miniruby 0.000000 0.002155 1.693156 ( 1.844106)
build_ruby 0.000000 0.002320 4.630293 ( 4.997445)
build_all 0.004201 0.006167 8.557170 ( 4.541999)
build_install 0.016630 0.007359 11.598784 ( 7.032837)
test_btest 0.001291 0.000108 121.595090 ( 58.836046)
test_basic 0.000991 0.008134 0.945205 ( 0.988734)
test_all 0.129924 0.017061 765.478397 (212.843239)
test_rubyspec 0.054790 0.031225 164.661322 ( 27.016755)
total: 322.28 sec