Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-025350
#<BuildRuby:0x000055796e0de228
@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.20231217-025350",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.004661 0.003204 2.594460 ( 3.252288)
build_miniruby 0.001788 0.000000 1.748411 ( 1.846219)
build_ruby 0.001857 0.000000 3.454427 ( 3.754874)
build_all 0.008034 0.000892 6.201857 ( 4.171298)
build_install 0.021050 0.000233 7.958699 ( 5.439499)
test_btest 0.000873 0.000161 84.058730 ( 54.163827)
test_basic 0.006988 0.001287 0.965120 ( 2.922102)
test_all 0.082776 0.045534 717.737812 (348.747864)
test_rubyspec 0.042711 0.036236 103.957001 (151.659422)
total: 575.96 sec