Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-035426
#<BuildRuby:0x000055b7a63da230
@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.20221208-035426",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.001318 0.004274 1.327772 ( 1.806250)
build_miniruby 0.000945 0.000270 1.197545 ( 1.197251)
build_ruby 0.000859 0.000752 2.362284 ( 2.356501)
build_all 0.002465 0.004369 3.659482 ( 1.926931)
build_install 0.010738 0.004841 2.802501 ( 1.853020)
test_btest 0.000506 0.000175 55.863884 ( 16.337397)
test_basic 0.001963 0.001789 0.404497 ( 0.504611)
test_all 0.000782 0.000279 628.788845 (210.002136)
test_rubyspec 0.026136 0.021809 68.922393 ( 78.910892)
total: 314.90 sec