Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-042711
#<BuildRuby:0x0000560fbbb7a1a8
@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.20240228-042711",
@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.000005 0.000018 ( 0.000020)
autoconf 0.000018 0.000007 0.000025 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.006649 0.002660 2.772065 ( 3.490807)
build_miniruby 0.001210 0.000484 1.808880 ( 1.990771)
build_ruby 0.001717 0.000000 3.567032 ( 3.959762)
build_all 0.008008 0.000000 6.965478 ( 4.055540)
build_install 0.017290 0.001996 8.853737 ( 4.840381)
test_btest 0.000653 0.000211 95.928334 ( 61.214410)
test_basic 0.000000 0.008693 1.081788 ( 1.433331)
test_all 0.073162 0.043794 792.645339 (375.672094)
test_rubyspec 0.062217 0.025565 131.793969 (144.865260)
total: 601.52 sec