Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-081156
#<BuildRuby:0x000055b7d791a138
@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.20231011-081156",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006044 0.000428 2.375493 ( 2.534595)
build_miniruby 0.001646 0.000000 1.651716 ( 1.661724)
build_ruby 0.001375 0.000000 3.539099 ( 3.799327)
build_all 0.007988 0.000000 6.406070 ( 4.733421)
build_install 0.015766 0.005520 7.883157 ( 5.982002)
test_btest 0.000689 0.000151 88.507487 ( 46.098990)
test_basic 0.003816 0.004268 1.036182 ( 1.411009)
test_all 0.004949 0.005747 690.834221 (321.130981)
test_rubyspec 0.040271 0.036121 109.954156 (136.463715)
total: 523.82 sec