Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-140944
#<BuildRuby:0x0000565185fa2008
@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.20230611-140944",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.005556 0.000061 1.801060 ( 3.030202)
build_miniruby 0.001319 0.000053 1.259308 ( 1.258763)
build_ruby 0.001314 0.000053 2.689335 ( 2.864174)
build_all 0.006516 0.000000 2.088205 ( 1.335580)
build_install 0.011161 0.004258 3.288439 ( 2.242652)
test_btest 0.000288 0.000825 76.598176 ( 30.126075)
test_basic 0.002041 0.003131 0.785739 ( 0.882528)
test_all 0.000000 0.002726 562.578926 (193.985708)
test_rubyspec 0.011298 0.038391 79.884644 ( 91.638389)
total: 327.36 sec