Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-013416
#<BuildRuby:0x00005581ca3ca3b0
@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.20230213-013416",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000016)
build_up 0.000000 0.004906 1.103482 ( 1.460050)
build_miniruby 0.000000 0.001164 1.005153 ( 1.004025)
build_ruby 0.000991 0.000384 2.064155 ( 2.297480)
build_all 0.000000 0.006779 3.680597 ( 1.853869)
build_install 0.012240 0.002545 2.747800 ( 1.937233)
test_btest 0.000940 0.000000 57.532841 ( 16.431275)
test_basic 0.002191 0.003317 0.365950 ( 0.458663)
test_all 0.001308 0.000352 632.680425 (186.301310)
test_rubyspec 0.026827 0.020828 71.892909 ( 82.472411)
total: 294.22 sec