Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-133041
#<BuildRuby:0x00005644de0be3b0
@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.20240310-133041",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007586 0.000000 2.625038 ( 2.333348)
build_miniruby 0.001292 0.000000 1.517745 ( 1.515702)
build_ruby 0.001684 0.000000 3.082186 ( 12.529649)
build_all 0.001027 0.006497 6.649712 ( 2.503782)
build_install 0.017769 0.000473 8.111715 ( 3.806190)
test_btest 0.000988 0.000159 88.582941 ( 24.617575)
test_basic 0.002574 0.002913 0.873289 ( 0.934584)
test_all 0.085331 0.035989 742.421742 (219.692139)
test_rubyspec 0.032649 0.057876 113.329931 (122.127320)
total: 390.06 sec