Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-105857
#<BuildRuby:0x0000556f71dea018
@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.20231231-105857",
@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.000034 0.000000 0.000034 ( 0.000035)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.001447 0.003609 1.719124 ( 2.122141)
build_miniruby 0.001465 0.000108 1.636237 ( 1.636847)
build_ruby 0.000000 0.001722 3.185887 ( 3.426357)
build_all 0.001519 0.006249 5.680140 ( 3.549606)
build_install 0.017490 0.000744 7.084059 ( 5.053014)
test_btest 0.000000 0.001026 82.303604 ( 42.735587)
test_basic 0.003899 0.003696 0.916980 ( 1.035477)
test_all 0.077376 0.042662 762.409572 (318.465628)
test_rubyspec 0.034587 0.035479 96.269474 (108.143507)
total: 486.17 sec