Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-110628
#<BuildRuby:0x0000557a6c9e5ed0
@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.20240227-110628",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000026)
build_up 0.003663 0.003529 2.488098 ( 2.267828)
build_miniruby 0.001093 0.000109 1.499109 ( 1.497085)
build_ruby 0.001676 0.000168 3.255273 ( 3.514487)
build_all 0.004988 0.002668 6.442181 ( 2.511538)
build_install 0.015322 0.003722 8.180491 ( 3.932397)
test_btest 0.000653 0.000086 91.888238 ( 24.602360)
test_basic 0.000000 0.006785 0.823352 ( 0.883750)
test_all 0.080965 0.035718 765.821332 (228.878720)
test_rubyspec 0.047560 0.031953 115.496502 (124.822055)
total: 392.91 sec