Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-120400
#<BuildRuby:0x00005637dd3f2120
@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.20230515-120400",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004863 0.000663 1.571826 ( 3.117730)
build_miniruby 0.000962 0.000000 1.115193 ( 1.113607)
build_ruby 0.001357 0.000000 2.413159 ( 2.610058)
build_all 0.002227 0.003634 2.106789 ( 1.302325)
build_install 0.014231 0.000276 3.218787 ( 2.298517)
test_btest 0.000595 0.000088 73.351955 ( 23.862833)
test_basic 0.004682 0.000693 0.721569 ( 0.801304)
test_all 0.000734 0.000109 565.224721 (179.692221)
test_rubyspec 0.015994 0.033092 76.704079 ( 88.865769)
total: 303.67 sec