Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-163304
#<BuildRuby:0x0000560f4c33a7c8
@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.20230508-163304",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003984 0.000996 1.704412 ( 3.134492)
build_miniruby 0.001134 0.000284 1.185828 ( 1.183830)
build_ruby 0.001069 0.000267 2.458213 ( 2.658727)
build_all 0.003955 0.001945 1.953653 ( 1.227266)
build_install 0.010446 0.004608 3.254049 ( 2.322047)
test_btest 0.000653 0.000183 72.182307 ( 21.891739)
test_basic 0.000542 0.004143 0.718528 ( 0.796726)
test_all 0.000791 0.000253 575.432918 (177.254676)
test_rubyspec 0.015101 0.033941 77.856604 ( 89.946622)
total: 300.42 sec