Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-225439
#<BuildRuby:0x0000558da8a0e0e8
@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.20230628-225439",
@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.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.000000 0.006066 2.009564 ( 3.253865)
build_miniruby 0.000000 0.001979 1.615281 ( 1.639824)
build_ruby 0.000000 0.001753 3.122498 ( 3.424061)
build_all 0.000655 0.005497 2.222391 ( 1.658062)
build_install 0.009834 0.005370 3.617895 ( 8.679966)
test_btest 0.000291 0.000960 79.183450 ( 35.492902)
test_basic 0.000000 0.006961 0.916791 ( 1.444026)
test_all 0.000690 0.000514 628.394143 (313.995757)
test_rubyspec 0.028315 0.023984 88.250418 (125.653548)
total: 495.24 sec