Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-024514
#<BuildRuby:0x000055e819bfa4f8
@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.20240314-024514",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006288 0.001048 2.514914 ( 2.267500)
build_miniruby 0.001209 0.000202 1.750949 ( 1.749334)
build_ruby 0.001249 0.000208 3.256216 ( 3.501629)
build_all 0.005948 0.000991 6.176728 ( 2.269227)
build_install 0.013794 0.003830 7.982876 ( 3.533646)
test_btest 0.000896 0.000163 88.662246 ( 23.102336)
test_basic 0.005660 0.000177 0.808735 ( 0.872473)
test_all 0.074348 0.045249 791.979678 (261.962259)
test_rubyspec 0.041899 0.045747 119.739238 (129.125138)
total: 428.38 sec