Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-221851
#<BuildRuby:0x000056294a4d2078
@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.20240125-221851",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003281 0.003372 1.755384 ( 2.103266)
build_miniruby 0.001392 0.000000 1.466852 ( 1.465424)
build_ruby 0.001810 0.000000 2.856467 ( 3.109024)
build_all 0.006474 0.000272 5.808248 ( 2.335397)
build_install 0.016745 0.000588 7.112013 ( 3.444868)
test_btest 0.000965 0.000117 82.842118 ( 21.801696)
test_basic 0.000000 0.006123 0.811772 ( 1.068626)
test_all 0.083824 0.029383 683.381692 (196.207351)
test_rubyspec 0.039400 0.056905 147.191997 (158.821373)
total: 390.36 sec