Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-180804
#<BuildRuby:0x00007f02490afdc8
@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.20241023-180804",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000044 0.000000 0.000044 ( 0.000043)
build_up 0.008297 0.000114 3.872226 ( 3.828356)
build_miniruby 0.001298 0.000371 1.711067 ( 1.707164)
build_ruby 0.001946 0.000000 4.232304 ( 18.726259)
build_all 0.007776 0.001193 6.822777 ( 2.787794)
build_install 0.020225 0.000000 9.694441 ( 4.661913)
test_btest 0.001036 0.000000 80.580434 ( 21.579455)
test_basic 0.003421 0.007125 0.894383 ( 0.942860)
test_all 0.108508 0.040684 775.437493 (221.910011)
test_rubyspec 0.032414 0.049627 125.399015 ( 27.120922)
total: 303.27 sec