Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-092350
#<BuildRuby:0x000055e868926138
@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.20230917-092350",
@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.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006198 0.000292 2.162860 ( 3.420837)
build_miniruby 0.001361 0.000000 1.708191 ( 1.707892)
build_ruby 0.000000 0.001914 3.197033 ( 3.426980)
build_all 0.000489 0.008062 6.247618 ( 2.992651)
build_install 0.013945 0.007271 7.796675 ( 5.523094)
test_btest 0.000000 0.001312 85.295742 ( 35.650323)
test_basic 0.004111 0.002432 0.871498 ( 0.929019)
test_all 0.008597 0.000875 697.943604 (222.110600)
test_rubyspec 0.026129 0.036410 93.765653 (105.023193)
total: 380.79 sec