Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-130619
#<BuildRuby:0x0000559816fce078
@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.20240317-130619",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.007393 0.000975 2.642467 ( 2.784059)
build_miniruby 0.001228 0.000351 1.991040 ( 1.996058)
build_ruby 0.001913 0.000000 3.684851 ( 3.886013)
build_all 0.007847 0.000407 7.286013 ( 3.764976)
build_install 0.013990 0.007579 9.244671 ( 5.800812)
test_btest 0.000603 0.000177 96.704043 ( 27.520310)
test_basic 0.003997 0.004099 0.930196 ( 0.993736)
test_all 0.081775 0.038556 845.124428 (258.759735)
test_rubyspec 0.043069 0.035810 116.370089 (125.489768)
total: 431.00 sec