Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-104639
#<BuildRuby:0x000055dfb5876258
@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.20240301-104639",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000031 0.000008 0.000039 ( 0.000037)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.004205 0.004038 2.582835 ( 2.518893)
build_miniruby 0.001077 0.000290 1.640855 ( 1.643084)
build_ruby 0.001433 0.000386 3.422998 ( 3.668969)
build_all 0.007799 0.000000 6.578789 ( 3.388791)
build_install 0.012448 0.005914 8.329197 ( 4.293045)
test_btest 0.000779 0.000000 91.818294 ( 38.229044)
test_basic 0.003439 0.003974 0.944849 ( 1.014401)
test_all 0.091919 0.025161 787.887477 (303.876865)
test_rubyspec 0.050261 0.034249 126.670825 (139.460358)
total: 498.09 sec