Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-074742
#<BuildRuby:0x0000556c3dd1a390
@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.20230212-074742",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000868 0.003711 1.115402 ( 1.492435)
build_miniruby 0.001050 0.000132 0.913934 ( 0.912630)
build_ruby 0.001377 0.000172 2.200517 ( 2.404076)
build_all 0.006510 0.000000 3.676347 ( 1.831112)
build_install 0.010986 0.000000 2.841599 ( 1.994352)
test_btest 0.000654 0.000000 59.264515 ( 16.571321)
test_basic 0.005178 0.000000 0.360797 ( 0.456762)
test_all 0.002066 0.000000 639.685112 (180.972629)
test_rubyspec 0.031427 0.009916 67.144643 ( 77.016979)
total: 283.65 sec