Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-192902
#<BuildRuby:0x000055fd13fb63d0
@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.20230310-192902",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001629 0.003515 1.423614 ( 2.682764)
build_miniruby 0.001326 0.000000 1.180140 ( 1.178511)
build_ruby 0.001272 0.000000 1.965517 ( 2.195064)
build_all 0.001304 0.003935 1.839025 ( 1.022027)
build_install 0.009401 0.002350 2.899419 ( 1.896779)
test_btest 0.000694 0.000173 67.005171 ( 17.288949)
test_basic 0.000000 0.004314 0.510232 ( 0.605123)
test_all 0.000000 0.000819 508.155960 (145.056449)
test_rubyspec 0.014007 0.021608 66.619844 ( 76.511887)
total: 248.44 sec