Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-090305
#<BuildRuby:0x00007f299cf6fdc0
@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.20240808-090305",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.004010 0.003988 3.826080 ( 3.833295)
build_miniruby 0.001225 0.000474 1.723324 ( 1.723992)
build_ruby 0.001409 0.000545 4.160368 ( 4.344712)
build_all 0.006609 0.002558 8.389769 ( 3.291349)
build_install 0.019514 0.000702 10.241362 ( 4.591344)
test_btest 0.000747 0.000256 119.722687 ( 34.720771)
test_basic 0.005810 0.004669 0.953448 ( 0.995989)
test_all 0.114252 0.032583 734.003218 (224.999813)
test_rubyspec 0.064568 0.024355 163.582568 ( 26.330766)
total: 304.83 sec