Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-120828
#<BuildRuby:0x000055d058bb22a8
@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.20230902-120828",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.004882 0.001172 1.800363 ( 2.987460)
build_miniruby 0.001333 0.000320 1.637240 ( 1.806571)
build_ruby 0.001460 0.000351 3.456046 ( 3.930393)
build_all 0.007530 0.000733 6.045011 ( 4.735176)
build_install 0.014460 0.005854 7.539641 ( 6.033006)
test_btest 0.000692 0.000173 86.751999 ( 51.313008)
test_basic 0.005030 0.003537 1.011617 ( 1.437268)
test_all 0.002062 0.008316 664.894379 (279.741556)
test_rubyspec 0.027327 0.045056 102.740004 (121.428664)
total: 473.41 sec