Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-212617
#<BuildRuby:0x0000557bdda5e390
@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.20230504-212617",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005388 0.000703 1.857100 ( 4.158831)
build_miniruby 0.001461 0.000190 1.310024 ( 1.419124)
build_ruby 0.001405 0.000183 2.520227 ( 3.032164)
build_all 0.000000 0.006791 2.153840 ( 2.411588)
build_install 0.006736 0.008890 3.393940 ( 3.400717)
test_btest 0.000472 0.000127 74.595267 ( 40.823847)
test_basic 0.003464 0.003944 0.792701 ( 0.996234)
test_all 0.001077 0.000319 567.820950 (217.790925)
test_rubyspec 0.028607 0.023103 76.715924 ( 88.748018)
total: 362.78 sec