Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-033633
#<BuildRuby:0x000055acf472a230
@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.20230831-033633",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002181 0.003693 1.883466 ( 3.305718)
build_miniruby 0.001455 0.000201 1.741808 ( 2.503480)
build_ruby 0.001777 0.000245 3.619650 ( 4.612865)
build_all 0.010227 0.000000 6.661970 ( 6.238765)
build_install 0.012449 0.007781 7.758720 ( 6.916629)
test_btest 0.000718 0.000123 85.235930 ( 67.052164)
test_basic 0.006108 0.001047 0.975100 ( 1.635566)
test_all 0.012039 0.004864 718.073948 (799.964852)
test_rubyspec 0.033441 0.047541 112.713467 (161.686411)
total: 1053.92 sec