Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-221024
#<BuildRuby:0x000055890fd7df78
@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.20230704-221024",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002451 0.004506 1.972426 ( 3.280672)
build_miniruby 0.001398 0.000000 1.598968 ( 1.603647)
build_ruby 0.001670 0.000000 2.948338 ( 3.150485)
build_all 0.006853 0.000375 2.395055 ( 1.843013)
build_install 0.014223 0.004535 3.885934 ( 4.007536)
test_btest 0.000613 0.000131 80.544416 ( 37.826315)
test_basic 0.007237 0.000617 0.853496 ( 1.626719)
test_all 0.001006 0.000208 594.159097 (337.314666)
test_rubyspec 0.042785 0.009742 90.031073 (128.296796)
total: 518.95 sec