Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-083024
#<BuildRuby:0x000055640cc7e230
@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.20230622-083024",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005951 0.000000 1.923336 ( 3.360422)
build_miniruby 0.001514 0.000000 1.522463 ( 1.532624)
build_ruby 0.001856 0.000000 3.292034 ( 3.603711)
build_all 0.005622 0.000938 2.232302 ( 1.634608)
build_install 0.013042 0.005534 3.699329 ( 3.178403)
test_btest 0.000618 0.000180 77.733495 ( 38.336614)
test_basic 0.004828 0.003170 0.882572 ( 0.990202)
test_all 0.001004 0.000309 580.141897 (256.302980)
test_rubyspec 0.021321 0.032015 86.264173 (102.688038)
total: 411.63 sec