Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-074620
#<BuildRuby:0x000055ccc5955a00
@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.20240113-074620",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.005252 1.613557 ( 1.956373)
build_miniruby 0.000000 0.001803 1.661643 ( 1.661450)
build_ruby 0.000870 0.001009 3.304778 ( 3.504162)
build_all 0.006602 0.000470 5.606264 ( 2.642438)
build_install 0.014775 0.003799 7.107065 ( 4.005782)
test_btest 0.000721 0.000139 82.742936 ( 34.778691)
test_basic 0.000000 0.006843 0.810968 ( 0.882645)
test_all 0.075601 0.042695 750.814542 (278.785543)
test_rubyspec 0.037897 0.027939 91.357358 (103.257571)
total: 431.48 sec