Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-202045
#<BuildRuby:0x0000562e624bdfc0
@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.20230313-202045",
@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.000014 0.000000 0.000014 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001324 0.004131 1.592002 ( 2.947895)
build_miniruby 0.001325 0.000126 1.155450 ( 1.154329)
build_ruby 0.001263 0.000120 2.280439 ( 2.492945)
build_all 0.002156 0.003922 2.034120 ( 1.202654)
build_install 0.015275 0.000000 3.057707 ( 2.063929)
test_btest 0.000972 0.000000 66.476111 ( 21.301290)
test_basic 0.001993 0.002679 0.393307 ( 0.487475)
test_all 0.001256 0.000173 538.126149 (169.757664)
test_rubyspec 0.022953 0.015235 71.477034 ( 81.387705)
total: 282.80 sec