Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-031139
#<BuildRuby:0x000055bd9c736018
@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.20230124-031139",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005463 0.000197 1.281740 ( 2.357631)
build_miniruby 0.001444 0.000181 1.386223 ( 1.680623)
build_ruby 0.001940 0.000242 3.373379 ( 4.218909)
build_all 0.008487 0.000527 3.952254 ( 3.647512)
build_install 0.010202 0.008859 3.162895 ( 3.712193)
test_btest 0.000992 0.000183 58.377788 ( 44.022611)
test_basic 0.002154 0.004859 0.477008 ( 0.723498)
test_all 0.001639 0.000255 745.149325 (704.991169)
test_rubyspec 0.037055 0.024627 78.312593 (111.179068)
total: 876.53 sec