Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-215816
#<BuildRuby:0x000055aecca71fb8
@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.20231222-215816",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000000 0.000068 0.000068 ( 0.000038)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.001128 0.004131 1.409579 ( 1.745753)
build_miniruby 0.001352 0.000282 1.489615 ( 1.488219)
build_ruby 0.001376 0.000287 3.274844 ( 3.491371)
build_all 0.005222 0.001088 5.312980 ( 2.072218)
build_install 0.008313 0.007600 6.548120 ( 3.368832)
test_btest 0.000635 0.000165 79.637842 ( 22.323635)
test_basic 0.003777 0.001866 0.774277 ( 0.845591)
test_all 0.078966 0.038451 619.750848 (187.744563)
test_rubyspec 0.025761 0.031284 80.297643 ( 91.753231)
total: 314.83 sec