Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-021149
#<BuildRuby:0x0000560ccfdc6360
@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.20230528-021149",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005438 0.000907 1.835491 ( 3.249759)
build_miniruby 0.001510 0.000000 1.421057 ( 1.424024)
build_ruby 0.001562 0.000000 2.663558 ( 3.096778)
build_all 0.006388 0.000844 2.271658 ( 2.377119)
build_install 0.006739 0.010872 3.502275 ( 3.359654)
test_btest 0.000849 0.000000 76.652484 ( 41.247241)
test_basic 0.000000 0.006788 0.802881 ( 1.029561)
test_all 0.001226 0.000829 591.179664 (268.225599)
test_rubyspec 0.032634 0.016583 81.142394 ( 98.707166)
total: 422.72 sec