Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-164400
#<BuildRuby:0x0000563fe37ee3b0
@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.20230107-164400",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001784 0.003511 1.166438 ( 2.306240)
build_miniruby 0.001185 0.000206 1.436850 ( 1.581908)
build_ruby 0.001304 0.000226 3.472187 ( 4.134191)
build_all 0.006498 0.001130 3.903752 ( 2.887672)
build_install 0.009605 0.005314 3.043280 ( 3.076980)
test_btest 0.000739 0.000154 53.965642 ( 31.802517)
test_basic 0.002171 0.004989 0.449165 ( 0.694005)
test_all 0.000909 0.000228 637.022663 (278.231353)
test_rubyspec 0.020487 0.033371 72.135308 ( 87.651576)
total: 412.37 sec