Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-084047
#<BuildRuby:0x000055d49a6e9a00
@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.20240101-084047",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.001530 0.004320 1.591721 ( 1.933839)
build_miniruby 0.001438 0.000266 1.572140 ( 1.569753)
build_ruby 0.001373 0.000254 2.861136 ( 3.065026)
build_all 0.003890 0.003269 5.613849 ( 2.301419)
build_install 0.005408 0.010805 6.825213 ( 3.486505)
test_btest 0.000892 0.000254 81.302219 ( 21.970599)
test_basic 0.005850 0.000642 0.708721 ( 0.764725)
test_all 0.067189 0.051890 761.660508 (222.767233)
test_rubyspec 0.041057 0.025032 90.041704 (104.873469)
total: 362.73 sec