Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-163834
#<BuildRuby:0x0000562df0d868e0
@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.20230609-163834",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005570 0.000251 1.830972 ( 3.208750)
build_miniruby 0.001187 0.000190 1.331619 ( 1.336265)
build_ruby 0.000000 0.001745 2.856292 ( 3.080412)
build_all 0.005785 0.001119 2.309679 ( 1.760172)
build_install 0.011650 0.005369 3.425185 ( 2.748890)
test_btest 0.000550 0.000114 77.090174 ( 36.484639)
test_basic 0.003260 0.003493 0.823569 ( 0.942933)
test_all 0.000895 0.000204 570.129468 (245.896044)
test_rubyspec 0.014680 0.032391 78.358650 ( 90.207854)
total: 385.67 sec