Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-160904
#<BuildRuby:0x0000562671d76228
@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.20240207-160904",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005511 0.000212 2.000712 ( 2.504352)
build_miniruby 0.001559 0.000060 1.608865 ( 1.636523)
build_ruby 0.001629 0.000062 3.418779 ( 3.678989)
build_all 0.004855 0.003788 6.110340 ( 3.777236)
build_install 0.016991 0.002809 7.744960 ( 4.769447)
test_btest 0.000709 0.000057 86.280896 ( 43.217033)
test_basic 0.003685 0.003677 0.911714 ( 1.012284)
test_all 0.080684 0.034276 771.886722 (283.037628)
test_rubyspec 0.048984 0.057162 168.038025 (178.259139)
total: 521.89 sec