Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-044901
#<BuildRuby:0x000055c04e8b6230
@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.20230610-044901",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.005807 0.000215 1.891257 ( 3.233143)
build_miniruby 0.001457 0.000054 1.410055 ( 1.416800)
build_ruby 0.001481 0.000055 2.741467 ( 2.946776)
build_all 0.002917 0.004238 2.121253 ( 1.438825)
build_install 0.005965 0.012437 3.506332 ( 2.682955)
test_btest 0.000577 0.000096 77.298972 ( 30.085055)
test_basic 0.000160 0.004260 0.762468 ( 0.840755)
test_all 0.001008 0.000202 562.250107 (204.707183)
test_rubyspec 0.022680 0.024642 78.811081 ( 91.025700)
total: 338.38 sec