Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-131727
#<BuildRuby:0x000055886d36e390
@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.20230815-131727",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.007017 0.000394 2.274579 ( 7.079807)
build_miniruby 0.001685 0.000211 1.714569 ( 2.764260)
build_ruby 0.001353 0.000169 3.782265 ( 6.697732)
build_all 0.005707 0.003712 6.728032 ( 7.615600)
build_install 0.010975 0.009397 8.187564 ( 8.508787)
test_btest 0.000847 0.000169 82.545333 ( 58.483823)
test_basic 0.007862 0.000706 1.017759 ( 2.491349)
test_all 0.008818 0.000849 703.251021 (508.716535)
test_rubyspec 0.053671 0.019630 107.971736 (185.267985)
total: 787.63 sec