Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-085753
#<BuildRuby:0x000055b0e518e6d8
@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.20230525-085753",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000021 0.006189 1.723284 ( 3.086913)
build_miniruby 0.001444 0.000347 1.428386 ( 1.435345)
build_ruby 0.001466 0.000352 2.855113 ( 3.057517)
build_all 0.006469 0.000600 2.075631 ( 1.641531)
build_install 0.015839 0.001692 3.327025 ( 2.888988)
test_btest 0.000626 0.000134 75.716588 ( 35.276078)
test_basic 0.002049 0.003742 0.747357 ( 0.828460)
test_all 0.001402 0.000338 559.823045 (208.589817)
test_rubyspec 0.024277 0.026682 77.780101 ( 89.706308)
total: 346.51 sec