Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-194750
#<BuildRuby:0x000055da6018e008
@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.20240309-194750",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.008169 0.000007 2.691983 ( 3.304445)
build_miniruby 0.001398 0.000096 1.743147 ( 1.759084)
build_ruby 0.001813 0.000126 3.602306 ( 3.863907)
build_all 0.004328 0.003765 6.710342 ( 3.741732)
build_install 0.006505 0.014949 8.804473 ( 5.421717)
test_btest 0.000869 0.000179 91.634931 ( 54.967176)
test_basic 0.007681 0.000777 1.008378 ( 1.126503)
test_all 0.067416 0.053170 772.410641 (369.984449)
test_rubyspec 0.055282 0.037057 132.595251 (143.610352)
total: 587.78 sec