Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-164427
#<BuildRuby:0x0000564c65d4a258
@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-164427",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.003983 0.005404 2.581831 ( 3.533982)
build_miniruby 0.001394 0.000407 1.849577 ( 1.915223)
build_ruby 0.001262 0.000368 3.907560 ( 4.272867)
build_all 0.006585 0.002454 7.194043 ( 4.811342)
build_install 0.017193 0.003100 9.060161 ( 6.658353)
test_btest 0.000605 0.000170 94.816227 ( 57.140653)
test_basic 0.005925 0.002288 1.055383 ( 1.167274)
test_all 0.093843 0.025480 773.473497 (333.723400)
test_rubyspec 0.039457 0.049505 131.594671 (151.472668)
total: 564.70 sec