Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-051129
#<BuildRuby:0x000055cfe9afa258
@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.20230726-051129",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005976 0.001609 2.448308 ( 5.170219)
build_miniruby 0.001195 0.000321 1.779782 ( 2.527476)
build_ruby 0.001443 0.000389 3.472312 ( 5.202865)
build_all 0.000779 0.007454 2.853811 ( 3.206031)
build_install 0.014435 0.004812 4.441343 ( 5.408495)
test_btest 0.000551 0.000184 84.978287 ( 55.588712)
test_basic 0.001615 0.005346 0.998487 ( 1.956923)
test_all 0.001080 0.000400 679.186913 (485.687626)
test_rubyspec 0.025502 0.032487 97.465268 (171.723028)
total: 736.47 sec