Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-004205
#<BuildRuby:0x000055adcab75fc0
@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.20240226-004205",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006597 0.000000 2.403845 ( 2.209849)
build_miniruby 0.001413 0.000037 1.388610 ( 1.387067)
build_ruby 0.001701 0.000316 3.288258 ( 3.507651)
build_all 0.007345 0.001361 6.687003 ( 3.185286)
build_install 0.018717 0.000000 8.362878 ( 4.685514)
test_btest 0.000740 0.000000 90.485119 ( 38.238706)
test_basic 0.003454 0.004591 1.006557 ( 1.087446)
test_all 0.079029 0.036847 753.659876 (290.660890)
test_rubyspec 0.050563 0.034793 123.462988 (132.986462)
total: 477.95 sec