Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-011929
#<BuildRuby:0x000055a07dfb2390
@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.20231221-011929",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000000 0.005775 1.844396 ( 2.219054)
build_miniruby 0.000000 0.001705 1.512054 ( 1.536828)
build_ruby 0.000000 0.001770 2.995495 ( 3.214529)
build_all 0.003430 0.004433 5.569544 ( 2.605796)
build_install 0.009947 0.008767 6.976635 ( 3.926089)
test_btest 0.000541 0.000270 79.612730 ( 32.913576)
test_basic 0.002751 0.005408 0.903247 ( 1.012452)
test_all 0.087369 0.032566 686.750941 (249.228109)
test_rubyspec 0.039453 0.024433 91.325517 (103.085934)
total: 399.74 sec