Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-180258
#<BuildRuby:0x0000557018809e80
@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.20230609-180258",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.003252 0.003357 1.880177 ( 3.244320)
build_miniruby 0.001203 0.000178 1.242116 ( 1.240825)
build_ruby 0.001513 0.000224 2.687829 ( 11.486376)
build_all 0.003069 0.003825 2.205134 ( 1.517524)
build_install 0.015066 0.003815 3.469757 ( 2.625933)
test_btest 0.000601 0.000113 77.848572 ( 27.228769)
test_basic 0.000231 0.006109 0.739492 ( 0.821225)
test_all 0.001359 0.000320 583.932161 (236.055980)
test_rubyspec 0.009819 0.029021 75.283875 ( 86.948824)
total: 371.17 sec