Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-094034
#<BuildRuby:0x0000561a93206120
@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.20240228-094034",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.007611 0.000000 2.569052 ( 2.474013)
build_miniruby 0.001446 0.000000 1.503010 ( 1.501462)
build_ruby 0.000000 0.001802 3.294845 ( 3.649517)
build_all 0.007218 0.000706 6.634129 ( 3.697766)
build_install 0.013935 0.006473 8.899694 ( 5.948195)
test_btest 0.000744 0.000165 93.094522 ( 45.032653)
test_basic 0.000361 0.007464 1.027924 ( 1.161757)
test_all 0.084601 0.032998 794.538033 (315.107291)
test_rubyspec 0.033513 0.063236 137.148410 (189.181561)
total: 567.76 sec