Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-231350
#<BuildRuby:0x00005592e5b9a078
@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.20231215-231350",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003628 0.003811 2.548460 ( 3.895111)
build_miniruby 0.001056 0.000367 1.700736 ( 1.782336)
build_ruby 0.001515 0.000527 3.254104 ( 3.540376)
build_all 0.007717 0.001233 5.989961 ( 4.938175)
build_install 0.012719 0.007250 7.404158 ( 5.460019)
test_btest 0.000604 0.000218 83.669252 ( 68.985349)
test_basic 0.007223 0.000927 0.931101 ( 1.324680)
test_all 0.083513 0.042013 750.876695 (439.288648)
test_rubyspec 0.024807 0.047829 101.508733 (117.848438)
total: 647.06 sec