Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-174115
#<BuildRuby:0x00005567a2b9a258
@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.20230529-174115",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004356 0.000792 1.821025 ( 3.071427)
build_miniruby 0.001429 0.000260 1.201444 ( 1.206746)
build_ruby 0.000000 0.001265 2.437918 ( 2.624855)
build_all 0.000000 0.005834 1.986248 ( 1.248475)
build_install 0.010017 0.003443 3.244209 ( 2.346259)
test_btest 0.000730 0.000197 75.024535 ( 32.364702)
test_basic 0.002906 0.003628 0.732073 ( 0.812390)
test_all 0.001454 0.000431 560.528902 (195.528550)
test_rubyspec 0.027746 0.026664 80.194806 ( 91.951138)
total: 331.16 sec