Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-094712
#<BuildRuby:0x000056076c67e138
@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.20230531-094712",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.005831 1.906881 ( 3.171367)
build_miniruby 0.000193 0.001600 1.278183 ( 1.277406)
build_ruby 0.001458 0.000243 2.630280 ( 2.832840)
build_all 0.006687 0.000000 2.109168 ( 1.476276)
build_install 0.016457 0.000000 3.353157 ( 2.460469)
test_btest 0.000922 0.000044 75.597784 ( 42.805445)
test_basic 0.003238 0.003875 0.787442 ( 0.930161)
test_all 0.001172 0.000189 625.717369 (317.967172)
test_rubyspec 0.025007 0.028282 82.900798 (100.797027)
total: 473.72 sec