Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-142105
#<BuildRuby:0x0000558c06a05fb8
@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.20230901-142105",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002753 0.003720 1.821956 ( 2.955990)
build_miniruby 0.001220 0.000244 1.703970 ( 1.933756)
build_ruby 0.001590 0.000318 3.342958 ( 3.815898)
build_all 0.003941 0.004886 6.403829 ( 4.302898)
build_install 0.004969 0.013955 7.693961 ( 5.764198)
test_btest 0.000705 0.000235 84.185512 ( 42.174140)
test_basic 0.004781 0.004212 0.867869 ( 0.948902)
test_all 0.003628 0.005317 681.986166 (240.233692)
test_rubyspec 0.043965 0.025188 99.930129 (112.837950)
total: 414.97 sec