Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-080029
#<BuildRuby:0x000055cd4c64a3b0
@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.20240305-080029",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004300 0.005332 2.747685 ( 4.192172)
build_miniruby 0.001400 0.000408 1.836979 ( 2.196487)
build_ruby 0.001361 0.000397 3.736588 ( 5.015998)
build_all 0.005599 0.003408 7.243318 ( 6.951617)
build_install 0.021745 0.001253 9.011519 ( 8.147190)
test_btest 0.000691 0.000184 94.898704 ( 87.472593)
test_basic 0.000886 0.007743 1.060109 ( 1.720061)
test_all 0.089240 0.037966 878.286276 (613.431852)
test_rubyspec 0.032651 0.067323 137.646574 (186.676611)
total: 915.81 sec