Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-064535
#<BuildRuby:0x00005597de949a00
@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.20230311-064535",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005527 0.000691 1.817600 ( 3.793561)
build_miniruby 0.001485 0.000185 1.203959 ( 1.245139)
build_ruby 0.000000 0.001758 2.471785 ( 2.813701)
build_all 0.000801 0.005951 2.114389 ( 2.272933)
build_install 0.015791 0.000622 3.319067 ( 3.193876)
test_btest 0.000629 0.000113 66.128917 ( 38.077143)
test_basic 0.002105 0.003810 0.526915 ( 0.986801)
test_all 0.001381 0.000286 562.476645 (230.174687)
test_rubyspec 0.013152 0.036404 76.897139 ( 89.065916)
total: 371.62 sec