Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-174456
#<BuildRuby:0x0000556599f92230
@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.20240120-174456",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005140 0.000193 1.210519 ( 1.560735)
build_miniruby 0.001104 0.000192 1.384049 ( 1.381935)
build_ruby 0.001178 0.000205 2.542513 ( 2.781791)
build_all 0.004106 0.003334 5.947298 ( 2.383080)
build_install 0.009413 0.008394 6.675819 ( 3.323903)
test_btest 0.000648 0.000168 81.813595 ( 21.329690)
test_basic 0.001822 0.003448 0.845100 ( 0.913044)
test_all 0.091515 0.027862 765.436087 (244.595375)
test_rubyspec 0.054612 0.043457 147.217296 (158.644932)
total: 436.92 sec