Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-182312
#<BuildRuby:0x00007feb50f3fdc0
@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.20240723-182312",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.004068 0.004547 3.965175 ( 4.013779)
build_miniruby 0.000000 0.002251 1.806272 ( 1.835169)
build_ruby 0.001120 0.001339 4.569362 ( 4.831827)
build_all 0.006836 0.003179 8.510119 ( 3.934188)
build_install 0.020604 0.000731 11.447127 ( 5.787910)
test_btest 0.000756 0.000113 117.056847 ( 31.797884)
test_basic 0.008172 0.000600 1.132298 ( 1.210971)
test_all 0.104039 0.042872 819.885083 (234.675137)
test_rubyspec 0.059683 0.028291 163.363573 ( 34.495766)
total: 322.58 sec