Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-113014
#<BuildRuby:0x000055d511476008
@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.20240119-113014",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.004011 0.001396 1.620797 ( 1.978455)
build_miniruby 0.001089 0.000379 1.663686 ( 1.667698)
build_ruby 0.001423 0.000495 3.353200 ( 3.563816)
build_all 0.005981 0.002080 5.763817 ( 2.374055)
build_install 0.013474 0.003022 7.009291 ( 3.580320)
test_btest 0.000535 0.000178 84.079830 ( 24.115243)
test_basic 0.004584 0.001528 0.794333 ( 0.854622)
test_all 0.095580 0.024488 725.508713 (229.709736)
test_rubyspec 0.056181 0.044155 150.764355 (162.496519)
total: 430.34 sec