Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-033006
#<BuildRuby:0x0000557c953de390
@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.20230503-033006",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005906 0.000422 1.877044 ( 4.358013)
build_miniruby 0.001416 0.000101 1.294014 ( 1.463483)
build_ruby 0.001480 0.000105 2.590004 ( 3.124394)
build_all 0.006864 0.000183 2.203219 ( 2.344429)
build_install 0.016714 0.000238 3.364505 ( 3.594912)
test_btest 0.000639 0.000040 72.546248 ( 39.882914)
test_basic 0.002258 0.004657 0.794193 ( 0.900923)
test_all 0.001332 0.000125 553.455874 (249.205269)
test_rubyspec 0.027716 0.021054 76.028590 ( 88.368195)
total: 393.24 sec