Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-003408
#<BuildRuby:0x0000559580a064f8
@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.20240209-003408",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004830 0.000840 1.541479 ( 1.871963)
build_miniruby 0.001406 0.000000 1.584987 ( 1.582963)
build_ruby 0.001548 0.000000 3.129809 ( 12.569937)
build_all 0.003601 0.003848 6.079872 ( 2.440997)
build_install 0.017683 0.000953 7.299405 ( 3.402924)
test_btest 0.000970 0.000173 84.182255 ( 22.039551)
test_basic 0.003584 0.003324 0.760692 ( 0.813562)
test_all 0.081262 0.032320 709.484253 (204.579150)
test_rubyspec 0.054665 0.041579 150.075803 (159.388535)
total: 408.69 sec