Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-054637
#<BuildRuby:0x00005620ada463b0
@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.20230107-054637",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.004564 0.000115 1.091394 ( 1.484566)
build_miniruby 0.000000 0.001330 1.251104 ( 1.249572)
build_ruby 0.000000 0.001498 2.995949 ( 3.358169)
build_all 0.006285 0.000647 3.766602 ( 1.871549)
build_install 0.010942 0.003726 2.999620 ( 2.089570)
test_btest 0.000576 0.000150 58.830012 ( 16.406012)
test_basic 0.000623 0.004175 0.439873 ( 0.533786)
test_all 0.001440 0.000253 613.577655 (194.933193)
test_rubyspec 0.018319 0.023740 57.496456 ( 67.662701)
total: 289.59 sec