Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-200904
#<BuildRuby:0x000055c78c3adff0
@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.20230525-200904",
@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.000000 0.000013 ( 0.000015)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005940 0.000070 1.747978 ( 3.108667)
build_miniruby 0.001581 0.000000 1.323099 ( 1.330378)
build_ruby 0.001744 0.000000 2.535043 ( 2.730051)
build_all 0.003924 0.003542 2.040039 ( 1.394657)
build_install 0.008438 0.008253 3.064984 ( 2.350727)
test_btest 0.000728 0.000091 74.341819 ( 19.986658)
test_basic 0.001239 0.004202 0.724340 ( 0.798127)
test_all 0.000000 0.002126 574.485214 (183.512317)
test_rubyspec 0.018306 0.021049 68.354370 ( 80.276773)
total: 295.49 sec