Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-010733
#<BuildRuby:0x00005573bab1a8e0
@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-010733",
@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.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003368 0.003997 2.506776 ( 2.260968)
build_miniruby 0.000000 0.001317 1.713867 ( 1.713198)
build_ruby 0.000000 0.001584 3.488341 ( 3.709981)
build_all 0.000000 0.007958 6.497938 ( 2.550847)
build_install 0.012871 0.006538 8.339736 ( 3.863916)
test_btest 0.000000 0.000904 89.777579 ( 24.397515)
test_basic 0.002520 0.005136 0.935557 ( 1.002363)
test_all 0.099429 0.017695 729.018392 (235.543280)
test_rubyspec 0.042135 0.037880 103.875636 (112.990763)
total: 388.03 sec