Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-013002
#<BuildRuby:0x00005652aeaa1ed0
@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.20240314-013002",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004309 0.004647 2.778451 ( 3.295284)
build_miniruby 0.000000 0.001734 1.816672 ( 1.904650)
build_ruby 0.000299 0.001566 3.626047 ( 3.979262)
build_all 0.008704 0.000131 6.943559 ( 4.873133)
build_install 0.019231 0.001866 8.718834 ( 6.357006)
test_btest 0.000768 0.000128 94.318254 ( 63.118021)
test_basic 0.007560 0.000507 1.055826 ( 1.339315)
test_all 0.067739 0.051652 794.037719 (339.109181)
test_rubyspec 0.028906 0.057331 126.506682 (137.679501)
total: 561.66 sec