Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-000611
#<BuildRuby:0x000055c62deea0b8
@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.20240309-000611",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004640 0.004149 2.817470 ( 3.826087)
build_miniruby 0.001690 0.000250 1.912902 ( 2.077661)
build_ruby 0.001861 0.000000 3.876018 ( 14.130056)
build_all 0.008260 0.000865 6.988900 ( 5.999635)
build_install 0.016660 0.005691 9.000180 ( 8.050898)
test_btest 0.000716 0.000120 93.519381 ( 75.788470)
test_basic 0.007007 0.000377 0.938987 ( 1.504597)
test_all 0.091217 0.033257 828.602659 (595.772158)
test_rubyspec 0.029773 0.069169 134.436738 (189.248610)
total: 896.40 sec