Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-115854
#<BuildRuby:0x00005605de1c2390
@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.20230920-115854",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005611 0.000774 2.093254 ( 3.417587)
build_miniruby 0.001241 0.000171 1.583152 ( 1.582305)
build_ruby 0.001585 0.000000 3.130930 ( 3.332382)
build_all 0.007058 0.000000 5.989425 ( 2.699087)
build_install 0.008591 0.009367 7.458625 ( 4.708892)
test_btest 0.000693 0.000129 83.923159 ( 22.382063)
test_basic 0.000000 0.005223 0.814333 ( 0.873552)
test_all 0.004853 0.003645 664.188137 (196.107526)
test_rubyspec 0.035893 0.016591 93.763476 (105.129219)
total: 340.23 sec