Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-210730
#<BuildRuby:0x000056447f58a3d0
@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.20230711-210730",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000007 0.000001 0.000008 ( 0.000029)
configure 0.000007 0.000001 0.000008 ( 0.000023)
build_up 0.000000 0.006126 1.856933 ( 3.108889)
build_miniruby 0.000004 0.001185 1.461363 ( 1.461473)
build_ruby 0.001175 0.000205 2.683159 ( 2.867446)
build_all 0.006232 0.000374 2.393503 ( 1.385706)
build_install 0.013243 0.004267 3.731816 ( 2.556878)
test_btest 0.000602 0.000111 83.853945 ( 25.474198)
test_basic 0.005807 0.000296 0.915339 ( 1.003847)
test_all 0.001166 0.000208 619.789509 (192.456606)
test_rubyspec 0.018939 0.037290 88.479482 (101.719854)
total: 332.04 sec