Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-180846
#<BuildRuby:0x0000557b2e149f70
@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.20230603-180846",
@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.000012 0.000002 0.000014 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000000 0.006875 1.855267 ( 3.912365)
build_miniruby 0.001227 0.000497 1.379398 ( 1.402418)
build_ruby 0.001186 0.000323 2.654174 ( 2.997229)
build_all 0.004390 0.002965 2.195905 ( 2.242023)
build_install 0.013684 0.004487 3.494143 ( 3.462874)
test_btest 0.000591 0.000175 76.888754 ( 42.184484)
test_basic 0.005161 0.001948 0.803644 ( 1.023990)
test_all 0.001002 0.000116 568.528260 (248.526898)
test_rubyspec 0.045195 0.007897 83.944271 (102.013554)
total: 407.77 sec