Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-145327
#<BuildRuby:0x00005578f50a2008
@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.20230527-145327",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005827 0.001325 1.937800 ( 4.340019)
build_miniruby 0.001130 0.000257 1.541259 ( 1.825802)
build_ruby 0.001135 0.000258 2.658593 ( 2.865381)
build_all 0.007163 0.000603 2.264154 ( 2.288792)
build_install 0.011029 0.007209 3.605246 ( 3.326165)
test_btest 0.000637 0.000165 75.835485 ( 40.488818)
test_basic 0.006066 0.000445 0.766232 ( 1.017515)
test_all 0.001596 0.000399 575.245387 (269.512794)
test_rubyspec 0.014985 0.036487 83.003950 (100.368083)
total: 426.03 sec