Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-020020
#<BuildRuby:0x000055e1778068e0
@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.20230612-020020",
@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.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000023)
build_up 0.003450 0.002999 1.985167 ( 3.294195)
build_miniruby 0.000000 0.001836 1.519461 ( 1.521274)
build_ruby 0.000000 0.001983 3.084219 ( 3.255736)
build_all 0.005189 0.002868 2.375408 ( 1.916833)
build_install 0.010977 0.008477 3.586213 ( 2.736486)
test_btest 0.000485 0.000155 74.999327 ( 20.610790)
test_basic 0.003462 0.001113 0.756642 ( 0.830385)
test_all 0.000870 0.000279 570.576080 (174.360094)
test_rubyspec 0.013759 0.028677 73.655527 ( 85.347174)
total: 293.87 sec