Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-022458
#<BuildRuby:0x000056366504a140
@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.20240229-022458",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006647 0.000630 2.455469 ( 2.232405)
build_miniruby 0.001322 0.000317 1.638542 ( 1.636706)
build_ruby 0.001376 0.000331 3.272835 ( 3.488036)
build_all 0.003345 0.005181 6.675232 ( 2.705248)
build_install 0.012958 0.005624 8.134077 ( 3.773449)
test_btest 0.000582 0.000173 91.368805 ( 24.981043)
test_basic 0.000866 0.004850 0.943968 ( 1.005356)
test_all 0.082185 0.037635 775.751826 (229.972605)
test_rubyspec 0.030992 0.048430 107.015300 (116.283085)
total: 386.08 sec