Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-190320
#<BuildRuby:0x000055fa3226df68
@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.20230530-190320",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.006814 0.000566 1.992273 ( 4.250164)
build_miniruby 0.001219 0.000243 1.479211 ( 1.735056)
build_ruby 0.001538 0.000308 2.831719 ( 3.424984)
build_all 0.007242 0.000583 2.237173 ( 2.385147)
build_install 0.014107 0.005498 3.603635 ( 3.524205)
test_btest 0.001005 0.000216 78.335353 ( 44.946661)
test_basic 0.000000 0.007242 0.798224 ( 1.112766)
test_all 0.000620 0.000723 595.328043 (398.565918)
test_rubyspec 0.036520 0.031361 88.404443 (131.524316)
total: 591.47 sec