Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-185559
#<BuildRuby:0x00005613e75d6258
@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.20240213-185559",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.006647 2.020670 ( 2.528884)
build_miniruby 0.001519 0.000068 2.291008 ( 1.972823)
build_ruby 0.000000 0.001683 3.305290 ( 3.531622)
build_all 0.006465 0.001774 6.451435 ( 3.186263)
build_install 0.019400 0.000000 8.034386 ( 4.383375)
test_btest 0.001082 0.000000 90.873140 ( 37.823404)
test_basic 0.007450 0.000337 0.817778 ( 0.880168)
test_all 0.095447 0.024412 799.365150 (374.547592)
test_rubyspec 0.073909 0.042517 203.744372 (252.454713)
total: 681.31 sec