Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-093719
#<BuildRuby:0x000055abd2122130
@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.20230311-093719",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000012 0.000002 0.000014 ( 0.000022)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.001102 0.004309 1.735606 ( 3.041749)
build_miniruby 0.001047 0.000262 1.138551 ( 1.137137)
build_ruby 0.001041 0.000260 2.420565 ( 2.621490)
build_all 0.005252 0.001313 2.079376 ( 1.235063)
build_install 0.016368 0.000645 3.257796 ( 2.301458)
test_btest 0.000690 0.000150 65.585339 ( 20.295833)
test_basic 0.000000 0.005231 0.502220 ( 0.601078)
test_all 0.000000 0.001084 555.927406 (173.418466)
test_rubyspec 0.019568 0.033405 78.899496 ( 91.834863)
total: 296.49 sec