Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-192833
#<BuildRuby:0x0000556d1488a208
@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.20240229-192833",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005582 0.002562 2.545954 ( 2.171940)
build_miniruby 0.001147 0.000159 7.943042 ( 7.668279)
build_ruby 0.001275 0.000176 3.229783 ( 3.481348)
build_all 0.004119 0.002625 6.205027 ( 2.403911)
build_install 0.012794 0.004529 8.020024 ( 3.594386)
test_btest 0.000923 0.000163 90.064747 ( 23.572203)
test_basic 0.006098 0.001076 0.900400 ( 0.965045)
test_all 0.093093 0.025654 757.405203 (224.921504)
test_rubyspec 0.050131 0.033416 113.612819 (122.692081)
total: 391.47 sec