Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-221052
#<BuildRuby:0x00005576ff656208
@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.20231214-221052",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003525 0.003157 2.225529 ( 2.277160)
build_miniruby 0.001313 0.000243 1.560305 ( 1.560080)
build_ruby 0.001882 0.000000 3.166341 ( 3.347203)
build_all 0.008345 0.000000 5.758711 ( 2.760869)
build_install 0.013325 0.005578 7.341680 ( 4.070463)
test_btest 0.000808 0.000157 81.559264 ( 28.546000)
test_basic 0.000000 0.006670 0.919298 ( 0.984013)
test_all 0.085350 0.038075 702.819706 (280.637108)
test_rubyspec 0.019944 0.049406 95.218045 (107.444636)
total: 431.63 sec