Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-054140
#<BuildRuby:0x00005620545122a8
@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.20230605-054140",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005648 0.000770 1.946702 ( 4.384983)
build_miniruby 0.000000 0.001811 1.416072 ( 1.630714)
build_ruby 0.000000 0.001914 2.739997 ( 3.136592)
build_all 0.003754 0.004667 2.307140 ( 2.485778)
build_install 0.010626 0.007082 3.447390 ( 3.498650)
test_btest 0.000508 0.000132 77.442605 ( 42.302751)
test_basic 0.002206 0.005471 0.785202 ( 1.137564)
test_all 0.001284 0.000391 626.944584 (273.909255)
test_rubyspec 0.025057 0.029485 84.354261 (104.176666)
total: 436.66 sec