Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-015033
#<BuildRuby:0x000055f9fbfea3d0
@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.20230110-015033",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004973 0.000176 1.147022 ( 1.767252)
build_miniruby 0.001251 0.000209 1.705088 ( 1.733606)
build_ruby 0.001435 0.000239 3.827865 ( 4.244487)
build_all 0.005101 0.003494 3.923954 ( 2.338969)
build_install 0.013474 0.001760 2.830334 ( 1.966507)
test_btest 0.000572 0.000000 55.715060 ( 16.939346)
test_basic 0.004485 0.000154 0.416672 ( 0.509574)
test_all 0.000937 0.000168 615.676900 (189.594093)
test_rubyspec 0.018306 0.026737 64.824515 ( 74.956045)
total: 294.05 sec