Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-215719
#<BuildRuby:0x00005649421668e0
@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.20230810-215719",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006717 0.000927 2.282246 ( 7.306355)
build_miniruby 0.001382 0.000190 1.810132 ( 3.815265)
build_ruby 0.001656 0.000229 3.679655 ( 9.489484)
build_all 0.004008 0.004599 2.936060 ( 5.196019)
build_install 0.014463 0.006132 4.546704 ( 7.186877)
test_btest 0.000863 0.000173 85.847574 ( 76.387454)
test_basic 0.008823 0.000000 0.957675 ( 1.894726)
test_all 0.006706 0.001258 693.468285 (464.261965)
test_rubyspec 0.049069 0.016064 104.172089 (234.146942)
total: 809.69 sec