Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-141203
#<BuildRuby:0x00005575c7cee3b0
@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.20231228-141203",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002098 0.003634 1.775402 ( 2.142103)
build_miniruby 0.001239 0.000213 1.545595 ( 1.544481)
build_ruby 0.001405 0.000242 3.414008 ( 3.641348)
build_all 0.007061 0.000512 5.479232 ( 2.432981)
build_install 0.011185 0.006330 6.813969 ( 3.878399)
test_btest 0.000701 0.000140 78.995103 ( 33.132210)
test_basic 0.004555 0.003171 0.804824 ( 0.869861)
test_all 0.085447 0.035272 771.595602 (299.011766)
test_rubyspec 0.035870 0.028993 93.195237 (104.970979)
total: 451.63 sec