Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-102813
#<BuildRuby:0x00007f71cf99fdc0
@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.20240708-102813",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000047)
build_up 0.002140 0.007699 5.913343 ( 5.175849)
build_miniruby 0.002546 0.000000 11.886795 ( 9.345605)
build_ruby 0.000277 0.002653 5.765756 ( 5.915054)
build_all 0.010421 0.000000 9.009752 ( 4.315256)
build_install 0.016407 0.005899 12.502874 ( 6.671283)
test_btest 0.000888 0.000240 129.630292 ( 49.602137)
test_basic 0.002357 0.011848 1.404206 ( 1.518810)
test_all 0.116905 0.041933 4796.512774 (4900.416623)
test_rubyspec 0.060610 0.027133 172.493340 ( 33.339935)
total: 5016.30 sec