Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-105325
#<BuildRuby:0x00005620949aa320
@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.20240121-105325",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005062 0.000843 1.681023 ( 3.001595)
build_miniruby 0.001514 0.000000 1.764770 ( 2.246397)
build_ruby 0.001846 0.000000 3.393072 ( 4.163620)
build_all 0.008205 0.000463 6.191232 ( 4.848049)
build_install 0.016265 0.003489 7.334514 ( 6.334609)
test_btest 0.000000 0.001053 83.739923 ( 70.674828)
test_basic 0.003774 0.003861 0.957210 ( 1.196142)
test_all 0.092942 0.036152 777.680520 (778.264361)
test_rubyspec 0.077202 0.039642 183.597398 (296.073977)
total: 1166.80 sec