Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-004749
#<BuildRuby:0x000055952bede138
@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.20231212-004749",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.007528 0.000000 2.463507 ( 3.457881)
build_miniruby 0.000000 0.001880 1.718987 ( 1.968948)
build_ruby 0.000307 0.001632 3.477240 ( 4.200500)
build_all 0.008314 0.000443 6.010100 ( 5.163375)
build_install 0.011644 0.007998 7.540542 ( 6.910585)
test_btest 0.000796 0.000000 84.787284 ( 77.367261)
test_basic 0.005153 0.003678 0.972498 ( 1.504489)
test_all 0.100092 0.028638 761.759614 (717.944852)
test_rubyspec 0.038890 0.038311 105.292987 (166.221421)
total: 984.74 sec