Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-151030
#<BuildRuby:0x000055a3f18a6480
@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.20240113-151030",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001505 0.004400 1.565223 ( 1.901068)
build_miniruby 0.000000 0.001689 1.628635 ( 1.626377)
build_ruby 0.000000 0.001735 2.918416 ( 3.110951)
build_all 0.005929 0.001028 5.310510 ( 2.148789)
build_install 0.003775 0.010722 6.503127 ( 3.297566)
test_btest 0.000000 0.000945 81.953329 ( 23.446643)
test_basic 0.002665 0.004087 0.789006 ( 0.850327)
test_all 0.087427 0.032518 770.214160 (222.033887)
test_rubyspec 0.016111 0.037717 79.136110 ( 91.149040)
total: 349.57 sec