Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-061108
#<BuildRuby:0x0000564d51309fb8
@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.20240115-061108",
@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.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004154 0.000665 1.299516 ( 1.632799)
build_miniruby 0.001262 0.000202 1.435608 ( 1.435031)
build_ruby 0.001437 0.000230 2.723455 ( 2.917534)
build_all 0.005487 0.000878 5.294548 ( 2.125330)
build_install 0.014630 0.000000 5.982932 ( 2.937265)
test_btest 0.000000 0.001283 79.329744 ( 20.518405)
test_basic 0.004299 0.001840 0.855433 ( 0.915393)
test_all 0.078883 0.039224 704.485227 (199.468485)
test_rubyspec 0.027526 0.032563 77.026214 ( 88.774479)
total: 320.73 sec