Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-072003
#<BuildRuby:0x00005628356ee390
@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.20231207-072003",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.001708 0.005316 2.381666 ( 2.998965)
build_miniruby 0.001467 0.000410 1.591867 ( 1.590185)
build_ruby 0.001367 0.000383 3.148699 ( 3.310952)
build_all 0.007548 0.000000 5.577599 ( 2.490382)
build_install 0.011057 0.005378 6.960533 ( 3.831969)
test_btest 0.000653 0.000184 82.721998 ( 32.183278)
test_basic 0.000792 0.005118 0.853027 ( 0.924217)
test_all 0.081942 0.035177 697.678011 (248.183833)
test_rubyspec 0.038145 0.025651 93.024957 (104.781080)
total: 400.30 sec