Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-011056
#<BuildRuby:0x000055efa7252118
@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.20230509-011056",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005592 0.000763 1.945212 ( 3.992884)
build_miniruby 0.001924 0.000000 1.368386 ( 1.372362)
build_ruby 0.000000 0.001625 2.577319 ( 2.812932)
build_all 0.004633 0.002232 2.243947 ( 1.983739)
build_install 0.009385 0.007632 3.492546 ( 2.802252)
test_btest 0.000597 0.000132 76.316753 ( 32.931753)
test_basic 0.005076 0.000215 0.763946 ( 0.886734)
test_all 0.001431 0.000307 535.559965 (190.918558)
test_rubyspec 0.036356 0.022811 84.948945 (104.990014)
total: 342.69 sec