Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-000529
#<BuildRuby:0x000055fa24769ef8
@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.20230510-000529",
@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.000004 0.000013 ( 0.000015)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000013 0.000007 0.000020 ( 0.000020)
build_up 0.003472 0.002035 1.770178 ( 3.118647)
build_miniruby 0.000899 0.000428 1.132310 ( 1.130633)
build_ruby 0.001122 0.000534 2.640679 ( 2.869288)
build_all 0.004048 0.002089 2.088578 ( 1.300878)
build_install 0.011796 0.002609 3.227946 ( 2.212719)
test_btest 0.000408 0.000181 75.303654 ( 26.087518)
test_basic 0.001303 0.003967 0.688644 ( 0.762219)
test_all 0.001089 0.000525 557.321343 (174.049216)
test_rubyspec 0.022003 0.024187 74.056208 ( 85.994123)
total: 297.53 sec