Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-031459
#<BuildRuby:0x0000561c4a811f48
@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.20230620-031459",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000361 0.006895 2.051994 ( 6.237200)
build_miniruby 0.001388 0.000360 1.564916 ( 3.116868)
build_ruby 0.001981 0.000514 3.022279 ( 4.954327)
build_all 0.004612 0.004110 5.865484 ( 7.038257)
build_install 0.016520 0.003471 7.181993 ( 9.014010)
test_btest 0.001107 0.000306 80.596919 ( 75.264324)
test_basic 0.003887 0.005621 0.872738 ( 1.847539)
test_all 0.001685 0.000523 636.448997 (635.839975)
test_rubyspec 0.046653 0.018625 92.715305 (233.872458)
total: 977.19 sec