Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-123526
#<BuildRuby:0x000055815ca16138
@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.20240307-123526",
@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.000013 0.000007 0.000020 ( 0.000020)
autoconf 0.000016 0.000010 0.000026 ( 0.000025)
configure 0.000014 0.000009 0.000023 ( 0.000023)
build_up 0.000000 0.007682 2.657931 ( 2.666581)
build_miniruby 0.000000 0.001718 1.699412 ( 1.709788)
build_ruby 0.000000 0.001625 3.638334 ( 3.851226)
build_all 0.005015 0.003380 6.957297 ( 4.324957)
build_install 0.015962 0.003322 8.729660 ( 5.440032)
test_btest 0.000545 0.000364 92.413028 ( 44.218501)
test_basic 0.004995 0.003330 1.025481 ( 1.148668)
test_all 0.085835 0.035278 794.060575 (299.004818)
test_rubyspec 0.046752 0.042334 123.352414 (132.976691)
total: 495.34 sec