Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-082554
#<BuildRuby:0x000055e9eebe6008
@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.20231221-082554",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.006282 1.533877 ( 1.885060)
build_miniruby 0.000000 0.001363 1.659927 ( 1.658224)
build_ruby 0.000377 0.001343 3.142058 ( 3.343662)
build_all 0.007740 0.000000 5.513626 ( 2.237532)
build_install 0.014566 0.001447 6.550619 ( 3.097430)
test_btest 0.000703 0.000225 78.504893 ( 21.527219)
test_basic 0.000000 0.005445 0.763112 ( 0.826617)
test_all 0.082061 0.034147 637.726172 (182.027442)
test_rubyspec 0.033959 0.019907 80.778053 ( 92.471448)
total: 309.08 sec