Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-023712
#<BuildRuby:0x000055d456ada018
@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.20231206-023712",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.007566 0.000522 2.440830 ( 3.273130)
build_miniruby 0.001415 0.000098 1.733740 ( 1.882924)
build_ruby 0.001504 0.000104 3.374376 ( 3.958074)
build_all 0.004096 0.004332 6.012286 ( 5.437051)
build_install 0.021737 0.000000 7.569567 ( 7.355173)
test_btest 0.000858 0.000000 83.516425 ( 70.868636)
test_basic 0.007072 0.000000 0.924902 ( 1.138665)
test_all 0.101997 0.023689 769.914239 (569.851623)
test_rubyspec 0.044166 0.034811 104.874199 (172.020677)
total: 835.79 sec