Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-150325
#<BuildRuby:0x000056325b9f9a00
@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.20230601-150325",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000018 0.000000 0.000018 ( 0.000020)
build_up 0.005207 0.000047 1.683516 ( 2.961058)
build_miniruby 0.001333 0.000056 1.303865 ( 1.303012)
build_ruby 0.001621 0.000068 2.499399 ( 2.706481)
build_all 0.005848 0.000243 2.011283 ( 1.299230)
build_install 0.010053 0.004246 3.108134 ( 2.221150)
test_btest 0.000919 0.000068 74.860989 ( 30.848811)
test_basic 0.006990 0.000184 0.788584 ( 0.887975)
test_all 0.001783 0.000127 565.394168 (230.227684)
test_rubyspec 0.026341 0.036760 86.412482 (109.054082)
total: 381.51 sec