Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-160853
#<BuildRuby:0x000055572f865f48
@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.20230530-160853",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001474 0.004336 1.854635 ( 3.185905)
build_miniruby 0.001349 0.000293 1.360007 ( 1.363448)
build_ruby 0.001651 0.000000 2.667366 ( 2.846758)
build_all 0.003590 0.003443 2.122935 ( 1.468213)
build_install 0.011334 0.005996 3.331669 ( 2.505005)
test_btest 0.000547 0.000147 76.271902 ( 27.463907)
test_basic 0.002062 0.002447 0.751240 ( 0.855650)
test_all 0.001886 0.000538 596.799205 (217.859133)
test_rubyspec 0.009573 0.047301 81.488927 ( 94.799289)
total: 352.35 sec