Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-074458
#<BuildRuby:0x00005556d90c63b0
@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.20230329-074458",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006089 0.000374 1.885621 ( 5.004718)
build_miniruby 0.001035 0.000180 1.458958 ( 1.678859)
build_ruby 0.001328 0.000231 2.420626 ( 2.818023)
build_all 0.006004 0.001044 2.158481 ( 2.337472)
build_install 0.013096 0.005266 3.559829 ( 3.474545)
test_btest 0.000684 0.000137 67.542584 ( 38.597179)
test_basic 0.007026 0.000463 0.574673 ( 0.842815)
test_all 0.001581 0.000304 546.042660 (266.123999)
test_rubyspec 0.029306 0.018465 79.634329 ( 96.903123)
total: 417.78 sec