Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-184911
#<BuildRuby:0x0000561349476258
@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.20230707-184911",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001948 0.004652 2.021979 ( 3.893951)
build_miniruby 0.001148 0.000350 1.580874 ( 1.687993)
build_ruby 0.001283 0.000391 3.193240 ( 27.716193)
build_all 0.007101 0.000829 2.509056 ( 2.081059)
build_install 0.013976 0.001405 3.713015 ( 4.177681)
test_btest 0.000647 0.000174 81.571143 ( 46.234202)
test_basic 0.005992 0.001614 0.940903 ( 1.354506)
test_all 0.000366 0.001394 581.581193 (256.957798)
test_rubyspec 0.030728 0.022020 90.890021 (104.449986)
total: 448.55 sec