Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-074808
#<BuildRuby:0x00005595e19f5e58
@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.20230605-074808",
@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.000014 0.000000 0.000014 ( 0.000013)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.000000 0.005871 1.733708 ( 2.978943)
build_miniruby 0.000000 0.001238 1.271207 ( 1.270289)
build_ruby 0.000000 0.001588 2.645453 ( 2.838480)
build_all 0.002988 0.003054 2.089774 ( 1.277480)
build_install 0.017125 0.000884 3.429869 ( 2.382368)
test_btest 0.000681 0.000066 77.974535 ( 24.526355)
test_basic 0.000000 0.005044 0.709104 ( 0.781276)
test_all 0.000000 0.001338 589.218761 (200.435982)
test_rubyspec 0.030090 0.021472 81.202840 ( 93.503726)
total: 330.00 sec