Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-164600
#<BuildRuby:0x00005574db2e4f78
@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.20230509-164600",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004988 0.000950 1.878248 ( 4.375036)
build_miniruby 0.001062 0.000202 1.329465 ( 1.389508)
build_ruby 0.001294 0.000246 2.686028 ( 2.909519)
build_all 0.006543 0.000000 2.200270 ( 1.891020)
build_install 0.014590 0.000637 3.455352 ( 3.343463)
test_btest 0.000587 0.000094 73.094363 ( 37.919211)
test_basic 0.001808 0.004856 0.755205 ( 1.064938)
test_all 0.000884 0.000789 543.883267 (243.966321)
test_rubyspec 0.019681 0.029253 79.414822 ( 94.483923)
total: 391.34 sec