Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-181620
#<BuildRuby:0x000055c0de556078
@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.20231226-181620",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004843 0.000127 1.670934 ( 2.035712)
build_miniruby 0.001331 0.000198 1.660358 ( 1.660664)
build_ruby 0.001456 0.000216 3.368738 ( 3.623933)
build_all 0.007930 0.000000 5.658239 ( 2.985211)
build_install 0.014491 0.004095 6.867711 ( 4.185262)
test_btest 0.000789 0.000000 80.097897 ( 32.668403)
test_basic 0.001779 0.003295 0.885790 ( 0.977371)
test_all 0.103527 0.016116 754.580009 (342.399667)
test_rubyspec 0.045253 0.034843 105.807912 (199.987349)
total: 590.52 sec