Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-074837
#<BuildRuby:0x000055f0608d6228
@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.20231222-074837",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004983 0.000227 1.544195 ( 1.944943)
build_miniruby 0.001297 0.000270 1.600013 ( 1.600107)
build_ruby 0.001326 0.000276 3.068694 ( 3.264513)
build_all 0.005729 0.001194 5.372840 ( 2.331318)
build_install 0.007492 0.009035 6.432487 ( 3.298771)
test_btest 0.000775 0.000213 78.166532 ( 27.626094)
test_basic 0.006210 0.000630 0.855469 ( 0.931783)
test_all 0.088124 0.027423 657.988937 (244.864848)
test_rubyspec 0.010135 0.052170 89.707477 (101.631302)
total: 387.49 sec