Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-152655
#<BuildRuby:0x000055ee1f87e228
@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.20240118-152655",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004979 0.000110 1.454768 ( 1.859489)
build_miniruby 0.001557 0.000156 1.661963 ( 1.660602)
build_ruby 0.001667 0.000166 3.149734 ( 3.380621)
build_all 0.003251 0.003433 5.561195 ( 2.227044)
build_install 0.012456 0.003412 6.820326 ( 3.392887)
test_btest 0.000689 0.000106 84.013782 ( 23.357254)
test_basic 0.006288 0.000369 0.764882 ( 0.821130)
test_all 0.095656 0.024584 797.400426 (244.536580)
test_rubyspec 0.047218 0.052862 148.840683 (160.291780)
total: 441.53 sec