Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-144017
#<BuildRuby:0x0000556200375f48
@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.20240211-144017",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005870 0.000000 1.943341 ( 2.328655)
build_miniruby 0.001811 0.000000 1.743936 ( 1.743534)
build_ruby 0.001752 0.000000 3.582041 ( 3.782900)
build_all 0.008226 0.000000 6.805071 ( 3.376137)
build_install 0.019761 0.000000 8.080355 ( 4.695518)
test_btest 0.003504 0.000000 91.315197 ( 33.667678)
test_basic 0.000000 0.005800 0.913230 ( 0.972066)
test_all 0.084906 0.032092 752.952712 (286.670543)
test_rubyspec 0.054939 0.050330 177.402125 (187.087389)
total: 524.33 sec