Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-060156
#<BuildRuby:0x000056240fd21fe8
@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.20230124-060156",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004716 0.000544 1.144681 ( 1.892936)
build_miniruby 0.001326 0.000153 1.197594 ( 1.291353)
build_ruby 0.001333 0.000154 3.018100 ( 3.485390)
build_all 0.000000 0.006846 3.932652 ( 2.590875)
build_install 0.011361 0.004031 2.981582 ( 2.831595)
test_btest 0.000765 0.000153 55.334725 ( 30.845649)
test_basic 0.004826 0.000966 0.424857 ( 0.668554)
test_all 0.001270 0.000000 649.648356 (260.488553)
test_rubyspec 0.035532 0.014145 71.517675 ( 84.712717)
total: 388.81 sec