Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-143331
#<BuildRuby:0x000055f19f41a230
@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-143331",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005265 0.000752 1.892677 ( 4.174489)
build_miniruby 0.001666 0.000238 1.323516 ( 1.423496)
build_ruby 0.001645 0.000000 2.665577 ( 2.994889)
build_all 0.007109 0.000011 2.187829 ( 1.692824)
build_install 0.013478 0.004445 3.442950 ( 3.299671)
test_btest 0.000678 0.000104 72.708760 ( 32.013105)
test_basic 0.000000 0.005938 0.523325 ( 0.624814)
test_all 0.000000 0.001026 575.950868 (216.922464)
test_rubyspec 0.006929 0.036372 72.369962 ( 82.195580)
total: 345.34 sec