Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-073343
#<BuildRuby:0x000055d654041e80
@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.20230821-073343",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005856 0.000756 2.345804 ( 7.562335)
build_miniruby 0.000000 0.001779 1.869200 ( 6.167922)
build_ruby 0.000000 0.001924 3.470438 ( 10.620576)
build_all 0.004117 0.004961 6.591033 ( 8.291818)
build_install 0.015745 0.005734 8.396594 ( 12.218555)
test_btest 0.000739 0.000156 88.916672 ( 67.282162)
test_basic 0.004631 0.000982 1.045131 ( 1.804125)
test_all 0.008963 0.001902 753.749201 (443.791165)
test_rubyspec 0.050582 0.024781 109.874897 (180.229666)
total: 737.97 sec