Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-000213
#<BuildRuby:0x000055d12c59df00
@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.20240215-000213",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006663 0.000000 2.133180 ( 2.672711)
build_miniruby 0.001749 0.000090 60.522849 ( 26.930822)
build_ruby 0.001592 0.000227 3.512245 ( 3.733751)
build_all 0.007185 0.000426 6.743590 ( 2.973189)
build_install 0.011803 0.007494 8.362659 ( 4.465885)
test_btest 0.000730 0.000133 91.705802 ( 33.049361)
test_basic 0.006416 0.000412 0.960248 ( 1.036732)
test_all 0.072448 0.041823 743.125595 (280.066757)
test_rubyspec 0.044883 0.049113 129.134770 (141.683672)
total: 496.61 sec