Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-094542
#<BuildRuby:0x0000564ae5d568e0
@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.20240306-094542",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002785 0.004404 2.409570 ( 2.167186)
build_miniruby 0.001290 0.000000 1.361800 ( 1.359600)
build_ruby 0.001491 0.000000 3.098587 ( 3.338610)
build_all 0.003021 0.004442 6.330206 ( 2.489944)
build_install 0.012241 0.008215 8.113156 ( 4.017615)
test_btest 0.000837 0.000217 90.598518 ( 30.606986)
test_basic 0.003930 0.004092 0.992489 ( 1.104411)
test_all 0.069505 0.049883 800.656124 (286.338194)
test_rubyspec 0.040341 0.058873 134.982423 (187.244155)
total: 518.67 sec