Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-094641
#<BuildRuby:0x00005624952f2230
@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.20230704-094641",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000030)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.005895 0.001719 2.165697 ( 6.181358)
build_miniruby 0.001205 0.000352 1.728006 ( 2.823039)
build_ruby 0.001533 0.000447 3.384854 ( 6.265369)
build_all 0.008066 0.001079 2.541322 ( 4.465570)
build_install 0.015114 0.006258 4.022570 ( 7.022024)
test_btest 0.000814 0.000242 84.217855 ( 62.588826)
test_basic 0.006014 0.001782 0.897597 ( 1.764795)
test_all 0.001669 0.000495 583.920635 (284.748333)
test_rubyspec 0.011079 0.042267 89.087592 (102.453203)
total: 478.31 sec