Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-201611
#<BuildRuby:0x0000564286c66258
@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.20240113-201611",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.002119 0.004624 1.720431 ( 3.427397)
build_miniruby 0.001923 0.000000 1.844698 ( 2.595291)
build_ruby 0.001914 0.000000 3.498972 ( 4.758252)
build_all 0.008408 0.001084 6.070552 ( 7.406211)
build_install 0.015999 0.003991 7.269326 ( 9.170305)
test_btest 0.000961 0.000249 83.712436 (106.949706)
test_basic 0.006984 0.000677 0.939966 ( 1.870648)
test_all 0.112826 0.013436 806.619340 (739.533090)
test_rubyspec 0.022248 0.048322 99.096234 (134.623053)
total: 1010.34 sec