Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-100744
#<BuildRuby:0x000055d48c2ea8e0
@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.20240130-100744",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001269 0.004335 1.939857 ( 2.315027)
build_miniruby 0.000000 0.001849 1.621950 ( 1.622039)
build_ruby 0.000481 0.001262 3.244887 ( 3.522713)
build_all 0.003892 0.003947 6.000305 ( 2.967470)
build_install 0.015059 0.003743 7.668591 ( 4.557336)
test_btest 0.000580 0.000159 85.026738 ( 32.406001)
test_basic 0.006976 0.000000 0.847948 ( 0.913237)
test_all 0.094916 0.020348 737.460071 (285.646613)
test_rubyspec 0.058872 0.044717 164.650029 (176.689080)
total: 510.64 sec