Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-053650
#<BuildRuby:0x000055b931566130
@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.20230811-053650",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000045 0.000004 0.000049 ( 0.000050)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.007487 0.000000 2.316476 ( 7.167375)
build_miniruby 0.001646 0.000128 1.836398 ( 5.169888)
build_ruby 0.001494 0.000132 3.702464 ( 27.445850)
build_all 0.004288 0.004552 2.944316 ( 3.538157)
build_install 0.017237 0.005410 4.602006 ( 9.259398)
test_btest 0.000872 0.000121 89.594163 ( 81.235964)
test_basic 0.001309 0.004670 1.028060 ( 2.551862)
test_all 0.000953 0.000159 707.131996 (527.128034)
test_rubyspec 0.017281 0.046759 104.509202 (192.017321)
total: 855.52 sec