Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-161824
#<BuildRuby:0x00005560cc242390
@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.20240216-161824",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005575 0.000620 2.093495 ( 2.649124)
build_miniruby 0.001596 0.000178 1.720219 ( 1.719386)
build_ruby 0.001763 0.000196 3.338408 ( 13.066496)
build_all 0.007396 0.000320 6.710950 ( 3.323746)
build_install 0.017023 0.001294 8.534996 ( 5.016560)
test_btest 0.000732 0.000075 92.474270 ( 38.526232)
test_basic 0.000000 0.008589 0.993333 ( 1.082600)
test_all 0.064302 0.055386 783.454318 (318.971372)
test_rubyspec 0.042050 0.046251 121.487740 (130.933842)
total: 515.29 sec