Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-051251
#<BuildRuby:0x00005624f166e3d0
@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.20230310-051251",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006360 0.000000 1.744772 ( 3.514987)
build_miniruby 0.000000 0.002354 1.316021 ( 1.502627)
build_ruby 0.000000 0.001681 2.583662 ( 27.188152)
build_all 0.004034 0.003232 2.186340 ( 2.450312)
build_install 0.002952 0.012661 3.339981 ( 3.144709)
test_btest 0.000514 0.000109 69.956251 ( 38.405573)
test_basic 0.005663 0.001201 0.552446 ( 0.939899)
test_all 0.000862 0.000183 576.397968 (259.640464)
test_rubyspec 0.031714 0.016355 77.647628 ( 93.924916)
total: 430.71 sec