Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-062538
#<BuildRuby:0x000056440016a338
@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.20230723-062538",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006469 0.000462 2.264438 ( 3.664308)
build_miniruby 0.001614 0.000000 1.624364 ( 1.634226)
build_ruby 0.001917 0.000000 3.240124 ( 3.471916)
build_all 0.007796 0.000000 2.685443 ( 2.140635)
build_install 0.014833 0.004678 4.328170 ( 3.699422)
test_btest 0.000841 0.000000 82.648097 ( 37.275662)
test_basic 0.004702 0.000113 0.858558 ( 0.942338)
test_all 0.001769 0.000857 640.230180 (295.010336)
test_rubyspec 0.014223 0.043676 93.890793 (111.129700)
total: 458.97 sec