Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-032300
#<BuildRuby:0x000055eb9d3ee1d8
@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.20230513-032300",
@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.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005476 0.000843 1.984850 ( 4.802443)
build_miniruby 0.001211 0.000186 1.443966 ( 1.899673)
build_ruby 0.001587 0.000244 2.739582 ( 3.656801)
build_all 0.007074 0.000402 2.271412 ( 2.884991)
build_install 0.013562 0.005157 3.509282 ( 3.992947)
test_btest 0.000821 0.000000 75.410790 ( 63.379070)
test_basic 0.007258 0.000000 0.809697 ( 1.319922)
test_all 0.001002 0.000000 613.015374 (416.593894)
test_rubyspec 0.011840 0.042257 81.309044 (104.156453)
total: 602.69 sec