Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-012517
#<BuildRuby:0x000055f5471c6230
@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.20240318-012517",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.001589 0.007332 2.553029 ( 3.042804)
build_miniruby 0.000000 0.001848 1.775589 ( 1.905105)
build_ruby 0.000084 0.001863 3.611894 ( 4.025629)
build_all 0.005135 0.003267 7.123931 ( 4.491506)
build_install 0.014801 0.006320 8.938883 ( 5.728301)
test_btest 0.000609 0.000143 97.389624 ( 54.182214)
test_basic 0.008238 0.000956 1.092615 ( 1.420275)
test_all 0.096273 0.030452 817.894941 (407.456578)
test_rubyspec 0.042890 0.052266 133.747993 (143.419815)
total: 625.67 sec