Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-124037
#<BuildRuby:0x0000557d043ce4f8
@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.20240301-124037",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.000000 0.006600 2.437362 ( 2.209203)
build_miniruby 0.000000 0.001206 1.642357 ( 1.640027)
build_ruby 0.001649 0.000165 3.088852 ( 3.341541)
build_all 0.003238 0.003928 6.495794 ( 2.498865)
build_install 0.014173 0.003193 8.213760 ( 3.819881)
test_btest 0.000904 0.000126 89.423782 ( 23.671587)
test_basic 0.003807 0.004507 1.020618 ( 1.084839)
test_all 0.105050 0.014000 785.729527 (253.125396)
test_rubyspec 0.059020 0.020666 112.943802 (122.033226)
total: 413.43 sec