Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-215811
#<BuildRuby:0x0000562a5d20a228
@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.20230527-215811",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005356 0.000669 1.866450 ( 3.875134)
build_miniruby 0.001319 0.000165 1.396702 ( 1.558299)
build_ruby 0.001529 0.000192 2.658892 ( 2.991836)
build_all 0.007122 0.000000 2.199232 ( 2.049413)
build_install 0.015207 0.003308 3.518154 ( 3.559426)
test_btest 0.000707 0.000091 78.837558 ( 42.960575)
test_basic 0.002822 0.004543 0.815852 ( 1.155064)
test_all 0.001635 0.000178 565.100066 (257.236702)
test_rubyspec 0.031214 0.019583 82.599220 (101.810776)
total: 417.20 sec