Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-052543
#<BuildRuby:0x00005560791ea008
@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.20230712-052543",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006187 0.001066 2.253435 ( 5.853786)
build_miniruby 0.001333 0.000230 1.711454 ( 3.048010)
build_ruby 0.001621 0.000279 3.461714 ( 6.173640)
build_all 0.006698 0.001155 2.757045 ( 3.981851)
build_install 0.017478 0.003014 4.323893 ( 6.879890)
test_btest 0.000730 0.000126 87.048424 ( 67.514128)
test_basic 0.002801 0.005682 0.981896 ( 1.789783)
test_all 0.001144 0.000237 638.758058 (460.227895)
test_rubyspec 0.037070 0.029728 98.105067 (220.284851)
total: 775.76 sec