Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-021729
#<BuildRuby:0x00005574d47f6108
@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.20230501-021729",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005302 0.000461 1.542863 ( 2.780484)
build_miniruby 0.001089 0.000095 0.959194 ( 0.957560)
build_ruby 0.000000 0.001170 2.071508 ( 2.292987)
build_all 0.001859 0.002831 1.676951 ( 0.911100)
build_install 0.007039 0.005437 2.649154 ( 1.683306)
test_btest 0.000571 0.000095 71.804729 ( 18.186182)
test_basic 0.001435 0.003955 0.622190 ( 0.695622)
test_all 0.001032 0.000207 517.671819 (147.691455)
test_rubyspec 0.014316 0.027481 66.758638 ( 78.515351)
total: 253.71 sec