Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-045101
#<BuildRuby:0x00005571165fa320
@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.20240319-045101",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006186 0.000358 2.260046 ( 2.404083)
build_miniruby 0.001415 0.000000 1.761660 ( 1.760439)
build_ruby 0.001431 0.000000 3.630743 ( 3.853657)
build_all 0.000000 0.006890 6.763800 ( 2.579829)
build_install 0.015593 0.001740 8.581309 ( 4.087044)
test_btest 0.000723 0.000000 93.670474 ( 26.262085)
test_basic 0.007171 0.000779 0.942198 ( 1.006735)
test_all 0.069640 0.048251 777.479900 (249.612183)
test_rubyspec 0.051410 0.027881 110.704502 (119.835082)
total: 411.40 sec