Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-092736
#<BuildRuby:0x00005573dc366118
@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.20230619-092736",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001706 0.004256 1.819447 ( 3.137050)
build_miniruby 0.001423 0.000000 1.321631 ( 1.319931)
build_ruby 0.000000 0.001652 2.555186 ( 2.733656)
build_all 0.003527 0.002519 2.181222 ( 1.276437)
build_install 0.012402 0.004118 3.365604 ( 2.290579)
test_btest 0.000615 0.000132 79.845493 ( 21.106107)
test_basic 0.000427 0.004226 0.758964 ( 0.831918)
test_all 0.000398 0.001104 591.824271 (185.247303)
test_rubyspec 0.024691 0.022696 80.423650 ( 92.135921)
total: 310.08 sec