Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-230823
#<BuildRuby:0x0000557cfbd324f8
@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.20231210-230823",
@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.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000029)
build_up 0.003910 0.003915 2.500001 ( 3.510014)
build_miniruby 0.001594 0.000212 1.654226 ( 1.878675)
build_ruby 0.001541 0.000206 3.545997 ( 3.999123)
build_all 0.004906 0.003539 6.071689 ( 4.908161)
build_install 0.015683 0.004601 7.811842 ( 5.872122)
test_btest 0.000815 0.000139 84.848188 ( 62.021467)
test_basic 0.007785 0.000618 0.952172 ( 1.498339)
test_all 0.077891 0.045188 697.927467 (269.519093)
test_rubyspec 0.020326 0.038816 90.658148 (104.005083)
total: 457.21 sec