Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-203930
#<BuildRuby:0x00005580003a6008
@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.20230722-203930",
@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.000003 0.000017 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006692 0.000000 2.169610 ( 3.586566)
build_miniruby 0.001565 0.000000 1.539596 ( 1.542656)
build_ruby 0.001311 0.000212 3.182275 ( 3.389590)
build_all 0.006960 0.000512 2.730617 ( 1.954974)
build_install 0.010913 0.008357 4.160605 ( 3.121771)
test_btest 0.000847 0.000000 78.504142 ( 38.587048)
test_basic 0.007268 0.000000 0.899330 ( 1.032007)
test_all 0.001397 0.000199 623.037140 (239.619335)
test_rubyspec 0.024671 0.024949 82.093949 ( 93.842423)
total: 386.68 sec