Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-062459
#<BuildRuby:0x000055fcd0e42320
@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.20240218-062459",
@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.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005876 0.000269 1.612036 ( 1.927523)
build_miniruby 0.001135 0.000168 1.284711 ( 1.282149)
build_ruby 0.001204 0.000178 2.856525 ( 3.076011)
build_all 0.006866 0.001017 6.090198 ( 2.393001)
build_install 0.008848 0.009602 7.567572 ( 3.629452)
test_btest 0.000940 0.000199 87.492942 ( 22.940736)
test_basic 0.004538 0.000963 0.824444 ( 0.885763)
test_all 0.077840 0.040051 765.399092 (213.523455)
test_rubyspec 0.033067 0.045682 106.768656 (115.964276)
total: 365.62 sec