Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-023040
#<BuildRuby:0x000055fd51f868e0
@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.20230102-023040",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000399 0.004140 0.936942 ( 1.468314)
build_miniruby 0.001023 0.000204 1.041623 ( 1.040691)
build_ruby 0.001256 0.000000 2.508674 ( 2.903677)
build_all 0.005845 0.000000 3.373834 ( 1.759819)
build_install 0.010135 0.004862 2.824452 ( 1.862784)
test_btest 0.000790 0.000000 55.578615 ( 14.886367)
test_basic 0.004535 0.000400 0.362673 ( 0.455154)
test_all 0.000827 0.000172 598.831851 (174.961219)
test_rubyspec 0.026201 0.013050 60.142570 ( 70.028714)
total: 269.37 sec