Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-181530
#<BuildRuby:0x0000564a629e2890
@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.20231205-181530",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.005864 0.000751 2.128182 ( 2.200333)
build_miniruby 0.000965 0.000309 1.268644 ( 1.267206)
build_ruby 0.000000 0.001522 2.885582 ( 3.074019)
build_all 0.002525 0.004059 5.068911 ( 1.998410)
build_install 0.009645 0.006715 6.545610 ( 3.089946)
test_btest 0.000000 0.001062 78.551926 ( 20.537787)
test_basic 0.003057 0.002187 0.808518 ( 0.869268)
test_all 0.070650 0.051328 660.228710 (194.456975)
test_rubyspec 0.019246 0.036897 83.489133 ( 98.337807)
total: 325.83 sec