Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-114243
#<BuildRuby:0x000055b5ef702240
@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.20240318-114243",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003576 0.004396 2.554914 ( 2.779666)
build_miniruby 0.001238 0.000128 1.938008 ( 1.941514)
build_ruby 0.001650 0.000170 3.531196 ( 3.740642)
build_all 0.004072 0.004818 7.097238 ( 3.458608)
build_install 0.014676 0.005348 9.024324 ( 5.187812)
test_btest 0.000945 0.000152 92.864416 ( 37.278812)
test_basic 0.004587 0.004617 1.022484 ( 1.112144)
test_all 0.099878 0.018728 823.656324 (303.252749)
test_rubyspec 0.057769 0.035412 135.362097 (162.511240)
total: 521.26 sec