Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-202238
#<BuildRuby:0x000055bfb160e390
@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.20230830-202238",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.005485 0.000366 1.889390 ( 4.366003)
build_miniruby 0.001771 0.000118 9.586175 ( 9.457794)
build_ruby 0.001764 0.000118 3.241323 ( 3.640964)
build_all 0.000000 0.008025 6.065214 ( 4.304703)
build_install 0.016940 0.001140 7.549230 ( 5.796243)
test_btest 0.000654 0.000079 83.087764 ( 46.248276)
test_basic 0.008041 0.000975 1.004474 ( 1.421139)
test_all 0.004506 0.005019 669.063329 (305.859824)
test_rubyspec 0.027708 0.045765 104.267180 (123.562524)
total: 504.66 sec