Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-103848
#<BuildRuby:0x0000557d0cc7a3b0
@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.20230607-103848",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000034 0.000005 0.000039 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005240 0.000655 1.827569 ( 3.225604)
build_miniruby 0.000000 0.001472 1.141099 ( 1.145958)
build_ruby 0.000000 0.001608 2.538872 ( 2.735643)
build_all 0.006516 0.000000 2.047679 ( 1.193677)
build_install 0.012997 0.001284 3.181748 ( 2.107658)
test_btest 0.000984 0.000141 75.263686 ( 32.232003)
test_basic 0.006405 0.000281 0.804090 ( 1.113375)
test_all 0.001033 0.000143 588.877546 (206.576951)
test_rubyspec 0.031687 0.018563 79.828279 ( 91.636612)
total: 341.99 sec