Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-222221
#<BuildRuby:0x0000563c7e85e3d0
@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.20230108-222221",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000951 0.004363 1.178588 ( 2.395453)
build_miniruby 0.001126 0.000161 1.432938 ( 1.569125)
build_ruby 0.001462 0.000209 3.501839 ( 4.134328)
build_all 0.003590 0.004257 3.875054 ( 2.896969)
build_install 0.015056 0.001052 2.979003 ( 3.202945)
test_btest 0.000668 0.000000 55.712075 ( 31.575989)
test_basic 0.005778 0.000000 0.442856 ( 0.731040)
test_all 0.001394 0.000000 622.091303 (266.484704)
test_rubyspec 0.010741 0.037204 70.958316 ( 87.212355)
total: 400.20 sec