Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-201537
#<BuildRuby:0x00005643bbe0e8e0
@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-201537",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.004787 0.000957 1.589568 ( 3.043865)
build_miniruby 0.001022 0.000205 0.996370 ( 0.995256)
build_ruby 0.001450 0.000000 2.367976 ( 2.561707)
build_all 0.005474 0.000469 2.008746 ( 1.093234)
build_install 0.013780 0.001385 2.964861 ( 1.957000)
test_btest 0.000736 0.000128 68.910996 ( 17.770001)
test_basic 0.003616 0.000629 0.353816 ( 0.447576)
test_all 0.001142 0.000199 581.688735 (267.655990)
test_rubyspec 0.022169 0.041738 84.094959 (107.026127)
total: 402.55 sec