Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-050605
#<BuildRuby:0x000055cd34792118
@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.20230526-050605",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005245 0.001574 1.883009 ( 4.109359)
build_miniruby 0.001403 0.000421 1.473777 ( 1.804541)
build_ruby 0.001429 0.000429 2.667436 ( 3.335175)
build_all 0.004164 0.004314 2.183192 ( 2.654252)
build_install 0.012645 0.005731 3.485660 ( 4.093719)
test_btest 0.000673 0.000234 75.768547 ( 56.299376)
test_basic 0.001527 0.005182 0.732766 ( 1.182707)
test_all 0.001425 0.000558 606.310663 (591.032005)
test_rubyspec 0.020040 0.040208 86.431322 (126.935689)
total: 791.45 sec