Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-204729
#<BuildRuby:0x0000562f5a8168e0
@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.20230605-204729",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005879 0.000000 1.633834 ( 2.884018)
build_miniruby 0.001647 0.000000 1.276886 ( 1.275492)
build_ruby 0.001372 0.000041 2.372385 ( 2.577848)
build_all 0.005671 0.000058 1.972402 ( 1.175223)
build_install 0.014592 0.000000 3.169456 ( 2.147718)
test_btest 0.000734 0.000000 75.182056 ( 19.547696)
test_basic 0.004779 0.000001 0.739814 ( 0.812257)
test_all 0.001719 0.000050 554.787526 (175.905803)
test_rubyspec 0.026996 0.026557 80.920830 ( 92.811942)
total: 299.14 sec