Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-074240
#<BuildRuby:0x00005576dd9e1f48
@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.20240308-074240",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001714 0.006635 2.569001 ( 2.340590)
build_miniruby 0.001181 0.000253 1.713171 ( 1.712479)
build_ruby 0.001885 0.000000 3.350663 ( 3.654068)
build_all 0.004719 0.003614 6.685583 ( 2.988963)
build_install 0.019379 0.000092 8.624300 ( 4.329720)
test_btest 0.000000 0.001073 91.539814 ( 33.279351)
test_basic 0.001559 0.005877 0.928315 ( 1.028483)
test_all 0.078750 0.039901 773.038823 (287.063025)
test_rubyspec 0.048124 0.038422 127.478885 (138.191674)
total: 474.59 sec