Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-002332
#<BuildRuby:0x0000563d8967e130
@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.20230512-002332",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004820 0.000602 1.455013 ( 2.728392)
build_miniruby 0.001023 0.000128 1.000767 ( 0.999164)
build_ruby 0.001270 0.000000 2.181390 ( 2.374513)
build_all 0.005024 0.000241 1.836656 ( 0.999169)
build_install 0.010570 0.004027 3.106522 ( 2.088517)
test_btest 0.000583 0.000087 71.137630 ( 19.771369)
test_basic 0.004129 0.000619 0.684551 ( 0.759627)
test_all 0.000972 0.000146 506.790847 (167.328131)
test_rubyspec 0.013263 0.024080 66.459756 ( 78.330803)
total: 275.38 sec