Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-163501
#<BuildRuby:0x00005617511edf70
@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.20230505-163501",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002526 0.003366 1.804909 ( 3.680434)
build_miniruby 0.001172 0.000141 1.278399 ( 1.291696)
build_ruby 0.000000 0.001464 2.445679 ( 2.805076)
build_all 0.003893 0.002328 2.060145 ( 1.936290)
build_install 0.006968 0.008417 3.394241 ( 2.934064)
test_btest 0.000521 0.000116 74.319532 ( 38.602689)
test_basic 0.001879 0.004490 0.768165 ( 0.868132)
test_all 0.001199 0.000311 560.075861 (203.776004)
test_rubyspec 0.027477 0.018997 81.076063 ( 95.107974)
total: 351.00 sec