Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-040552
#<BuildRuby:0x000055a620dc2320
@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.20240211-040552",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002494 0.003683 1.886284 ( 2.271157)
build_miniruby 0.001092 0.000273 1.627956 ( 1.625645)
build_ruby 0.001721 0.000000 3.016298 ( 12.770030)
build_all 0.004010 0.003437 5.828392 ( 2.164948)
build_install 0.015931 0.002000 7.540678 ( 3.560412)
test_btest 0.000639 0.000160 86.746847 ( 25.989075)
test_basic 0.006112 0.000000 0.791443 ( 0.849044)
test_all 0.088685 0.029428 720.816435 (216.412335)
test_rubyspec 0.055155 0.042366 160.278955 (169.604497)
total: 435.25 sec