Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-193752
#<BuildRuby:0x0000557f9aad6078
@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.20231219-193752",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.000154 0.006349 2.214096 ( 2.399149)
build_miniruby 0.001311 0.000000 1.303613 ( 1.301934)
build_ruby 0.001374 0.000000 2.739613 ( 19.319027)
build_all 0.001183 0.006028 5.316109 ( 2.153749)
build_install 0.014280 0.002348 6.787840 ( 3.349507)
test_btest 0.000682 0.000292 76.692384 ( 20.929471)
test_basic 0.003636 0.001558 0.685456 ( 0.745485)
test_all 0.072303 0.045054 652.438509 (203.107529)
test_rubyspec 0.039138 0.019621 85.835965 ( 97.386811)
total: 350.69 sec