Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-182141
#<BuildRuby:0x0000564f67389fc0
@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.20230506-182141",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000911 0.004186 1.654484 ( 2.906257)
build_miniruby 0.000000 0.001229 1.288572 ( 1.287816)
build_ruby 0.000000 0.001569 2.493305 ( 2.690103)
build_all 0.005314 0.000317 2.101072 ( 1.330903)
build_install 0.013837 0.001524 3.155092 ( 2.224609)
test_btest 0.000639 0.000160 74.637218 ( 29.591443)
test_basic 0.002484 0.003719 0.734141 ( 0.835285)
test_all 0.000688 0.000197 563.792608 (201.219336)
test_rubyspec 0.021014 0.022751 73.861876 ( 85.517530)
total: 327.60 sec