Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-012240
#<BuildRuby:0x000055cb8d9de2a8
@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.20240313-012240",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003840 0.004613 2.800121 ( 3.753003)
build_miniruby 0.000000 0.001614 1.824090 ( 2.005059)
build_ruby 0.000000 0.001926 4.014055 ( 4.350282)
build_all 0.010186 0.001574 6.698219 ( 4.763497)
build_install 0.012798 0.008076 8.705873 ( 5.261346)
test_btest 0.000671 0.000153 94.955814 ( 55.179857)
test_basic 0.006552 0.000615 1.021547 ( 1.142722)
test_all 0.092669 0.028163 781.773150 (396.603527)
test_rubyspec 0.033713 0.057057 132.404322 (142.912165)
total: 615.97 sec