Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-123458
#<BuildRuby:0x0000556d0bdae008
@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.20240226-123458",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.003131 0.004198 2.503201 ( 2.462929)
build_miniruby 0.000000 0.001646 1.763806 ( 1.764762)
build_ruby 0.000000 0.001824 3.357221 ( 3.645861)
build_all 0.000093 0.007936 6.673178 ( 2.924062)
build_install 0.013865 0.006820 8.481098 ( 4.837419)
test_btest 0.000891 0.000223 91.047762 ( 38.432679)
test_basic 0.000000 0.008094 0.970573 ( 1.091876)
test_all 0.090002 0.026565 776.582272 (291.029439)
test_rubyspec 0.046842 0.037509 117.973339 (127.941022)
total: 474.13 sec