Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-042939
#<BuildRuby:0x00005556edf9e018
@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.20231227-042939",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005949 0.000573 1.790646 ( 3.821378)
build_miniruby 0.001296 0.000363 1.801836 ( 2.756553)
build_ruby 0.001529 0.000428 3.631735 ( 5.508994)
build_all 0.003831 0.005333 5.998542 ( 8.617419)
build_install 0.011775 0.009729 7.349768 ( 10.252640)
test_btest 0.000754 0.000279 83.621137 (115.440193)
test_basic 0.001125 0.007422 0.944675 ( 1.862788)
test_all 0.089076 0.041500 802.332174 (813.831167)
test_rubyspec 0.029939 0.038587 101.728146 (134.377440)
total: 1096.47 sec