Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-132359
#<BuildRuby:0x000055f89c79e3d0
@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.20231219-132359",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.006838 0.001013 2.552367 ( 5.689236)
build_miniruby 0.001245 0.000184 1.688492 ( 1.798037)
build_ruby 0.001285 0.000190 3.371498 ( 19.555830)
build_all 0.000000 0.008677 5.953764 ( 5.131795)
build_install 0.012422 0.008531 7.592314 ( 6.426515)
test_btest 0.001079 0.000000 84.680281 ( 56.125317)
test_basic 0.003703 0.005011 0.966985 ( 1.163335)
test_all 0.078954 0.041625 717.733725 (303.815035)
test_rubyspec 0.054995 0.014416 97.105459 (109.362967)
total: 509.07 sec