Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-110923
#<BuildRuby:0x000055cf16896008
@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.20240225-110923",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003102 0.003864 2.413777 ( 2.202588)
build_miniruby 0.001238 0.000216 1.543590 ( 1.541460)
build_ruby 0.001205 0.000210 2.973518 ( 3.184044)
build_all 0.003237 0.003919 6.277090 ( 2.420005)
build_install 0.016380 0.001586 7.670761 ( 3.659857)
test_btest 0.000918 0.000176 89.521854 ( 23.683353)
test_basic 0.001387 0.004528 0.826897 ( 3.789705)
test_all 0.073720 0.044212 808.371075 (261.575893)
test_rubyspec 0.065369 0.012998 102.722935 (111.862653)
total: 413.92 sec