Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-101742
#<BuildRuby:0x0000562a508d9fc0
@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.20230330-101742",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006191 0.000845 1.946826 ( 4.390214)
build_miniruby 0.001652 0.000225 1.413257 ( 1.633527)
build_ruby 0.001828 0.000000 2.873622 ( 3.678562)
build_all 0.007762 0.000125 2.283834 ( 2.441410)
build_install 0.019188 0.001777 3.703684 ( 4.080129)
test_btest 0.000727 0.000087 71.506624 ( 48.131915)
test_basic 0.000000 0.006617 0.564019 ( 0.897287)
test_all 0.000000 0.001081 596.271898 (344.244774)
test_rubyspec 0.009406 0.031996 71.820011 ( 81.636172)
total: 491.13 sec