Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-093736
#<BuildRuby:0x000055d1af4d2890
@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.20231229-093736",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.000000 0.008138 16.736430 ( 9.355165)
build_miniruby 0.004595 0.003865 172.305425 ( 59.140384)
build_ruby 0.001990 0.000321 3.942281 ( 4.020883)
build_all 0.007832 0.005600 30.728105 ( 13.925814)
build_install 0.010322 0.004688 6.528042 ( 3.775168)
test_btest 0.000831 0.000177 82.275378 ( 32.965084)
test_basic 0.006751 0.001432 0.954696 ( 1.231214)
test_all 0.064338 0.059944 769.541805 (298.341042)
test_rubyspec 0.035239 0.029107 94.003592 (105.754676)
total: 528.51 sec