Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-185151
#<BuildRuby:0x0000563a15cea090
@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.20230616-185151",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000028 0.000002 0.000030 ( 0.000028)
configure 0.000008 0.000000 0.000008 ( 0.000022)
build_up 0.005436 0.000049 1.818198 ( 3.088541)
build_miniruby 0.001434 0.000000 1.238333 ( 1.237622)
build_ruby 0.001321 0.000000 2.597428 ( 2.801845)
build_all 0.000000 0.006865 2.241346 ( 1.268415)
build_install 0.016363 0.001037 3.512883 ( 2.390422)
test_btest 0.001010 0.000101 77.742519 ( 21.708211)
test_basic 0.004755 0.000476 0.684126 ( 0.757490)
test_all 0.001646 0.000164 561.892549 (170.583333)
test_rubyspec 0.013879 0.031150 78.935449 ( 90.708684)
total: 294.55 sec