Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-141538
#<BuildRuby:0x000055f9a2d9a8e0
@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.20240214-141538",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002299 0.003772 1.981058 ( 2.333178)
build_miniruby 0.001284 0.000137 1.658019 ( 1.656571)
build_ruby 0.001722 0.000184 3.462246 ( 3.705044)
build_all 0.007667 0.000822 6.876889 ( 3.415524)
build_install 0.010166 0.010105 8.358691 ( 4.961060)
test_btest 0.000959 0.000170 92.496756 ( 34.407467)
test_basic 0.007953 0.000000 1.003081 ( 1.084205)
test_all 0.080466 0.038410 785.230813 (277.369971)
test_rubyspec 0.044100 0.063669 180.679629 (190.305151)
total: 519.24 sec