Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-100701
#<BuildRuby:0x0000559a06f3a8e0
@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.20240226-100701",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.007437 0.001282 2.709564 ( 4.818437)
build_miniruby 0.001608 0.000000 1.882716 ( 2.639005)
build_ruby 0.001814 0.000000 3.785221 ( 5.365330)
build_all 0.008451 0.000709 7.139414 ( 7.626376)
build_install 0.020278 0.004041 9.137087 ( 9.073772)
test_btest 0.000818 0.000136 95.537790 (102.886783)
test_basic 0.007156 0.000511 1.071557 ( 1.811726)
test_all 0.083012 0.041688 851.859144 (575.255744)
test_rubyspec 0.027165 0.062713 132.501377 (170.382262)
total: 879.86 sec