Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-050454
#<BuildRuby:0x000055cf93a92320
@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-050454",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006201 0.000000 2.012263 ( 2.456044)
build_miniruby 0.001689 0.000000 1.661450 ( 1.665125)
build_ruby 0.001524 0.000000 3.268755 ( 3.533619)
build_all 0.004101 0.003228 5.692169 ( 3.528889)
build_install 0.011966 0.005700 7.317702 ( 4.230384)
test_btest 0.000820 0.000128 84.026204 ( 36.638652)
test_basic 0.003640 0.003382 0.952066 ( 1.066210)
test_all 0.085522 0.031617 762.648295 (344.429494)
test_rubyspec 0.028064 0.072617 161.142899 (172.945979)
total: 570.50 sec