Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-182352
#<BuildRuby:0x0000563dd8f3a1a8
@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.20231207-182352",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.007063 2.333289 ( 2.405426)
build_miniruby 0.001339 0.000087 1.599832 ( 1.599291)
build_ruby 0.001343 0.000391 3.072538 ( 3.302428)
build_all 0.008334 0.000116 5.736334 ( 2.703408)
build_install 0.007949 0.011657 7.360431 ( 4.144368)
test_btest 0.000548 0.000194 83.450759 ( 31.706149)
test_basic 0.000000 0.008465 0.913539 ( 1.010357)
test_all 0.087257 0.032251 681.365241 (232.908504)
test_rubyspec 0.038390 0.029779 95.834362 (107.596109)
total: 387.38 sec