Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-041348
#<BuildRuby:0x0000559287e223d0
@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.20240216-041348",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001409 0.004317 1.970577 ( 2.343620)
build_miniruby 0.001307 0.000284 1.711646 ( 1.713099)
build_ruby 0.001619 0.000000 3.224655 ( 20.640064)
build_all 0.003841 0.003478 6.307084 ( 2.792130)
build_install 0.010196 0.007516 7.855113 ( 4.228155)
test_btest 0.000826 0.000236 90.233847 ( 35.444966)
test_basic 0.005325 0.003195 0.983657 ( 1.079253)
test_all 0.089409 0.026383 748.465667 (268.804193)
test_rubyspec 0.052612 0.039272 129.937743 (145.809698)
total: 482.86 sec