Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-113948
#<BuildRuby:0x0000562f09bde320
@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.20240314-113948",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000106 0.008083 3.094293 ( 2.835336)
build_miniruby 0.001157 0.000214 1.688013 ( 1.692131)
build_ruby 0.001928 0.000000 3.789510 ( 4.000325)
build_all 0.004365 0.003710 7.289148 ( 3.434069)
build_install 0.014158 0.006646 9.478035 ( 4.840139)
test_btest 0.000823 0.000194 96.153633 ( 37.453078)
test_basic 0.006453 0.001518 0.993621 ( 1.083380)
test_all 0.084930 0.033119 809.546454 (295.596279)
test_rubyspec 0.056705 0.031904 131.251868 (140.546453)
total: 491.48 sec