Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-072028
#<BuildRuby:0x00005625620d6258
@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.20240113-072028",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002341 0.003688 1.260342 ( 1.611635)
build_miniruby 0.001147 0.000191 1.543031 ( 1.540649)
build_ruby 0.000000 0.001495 2.891972 ( 3.107457)
build_all 0.001899 0.004939 5.410335 ( 2.178352)
build_install 0.006573 0.008278 6.551738 ( 3.319424)
test_btest 0.001021 0.000000 79.516453 ( 20.629208)
test_basic 0.002875 0.002682 0.719238 ( 0.780009)
test_all 0.091742 0.028624 759.831969 (231.687211)
test_rubyspec 0.027347 0.031296 85.530597 ( 96.924543)
total: 361.78 sec