Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-071525
#<BuildRuby:0x000055fb4a24e118
@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.20230109-071525",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.000591 0.003906 1.121118 ( 1.524041)
build_miniruby 0.001218 0.000146 1.400476 ( 1.401475)
build_ruby 0.001500 0.000000 3.160346 ( 3.540547)
build_all 0.005293 0.002219 3.743974 ( 2.102948)
build_install 0.013554 0.001299 2.925977 ( 2.191039)
test_btest 0.000689 0.000089 54.599953 ( 21.209924)
test_basic 0.004474 0.000577 0.422620 ( 0.516575)
test_all 0.001357 0.000176 644.123006 (220.014667)
test_rubyspec 0.037519 0.019995 73.565855 ( 97.878315)
total: 350.38 sec