Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-043213
#<BuildRuby:0x000055ee38772320
@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.20240218-043213",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005688 0.000000 1.963852 ( 2.307902)
build_miniruby 0.001450 0.000000 1.610781 ( 1.609346)
build_ruby 0.001786 0.000000 3.309026 ( 12.555783)
build_all 0.003950 0.004304 6.717093 ( 3.083363)
build_install 0.014964 0.003730 8.050063 ( 4.189128)
test_btest 0.000694 0.000179 93.084710 ( 36.221051)
test_basic 0.007560 0.000000 0.986343 ( 1.064926)
test_all 0.086671 0.029759 810.710869 (294.431244)
test_rubyspec 0.042543 0.049725 124.386270 (135.887232)
total: 491.35 sec