Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-180131
#<BuildRuby:0x000055e86e8be320
@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.20240112-180131",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.005689 0.000000 1.595643 ( 1.944964)
build_miniruby 0.001645 0.000000 1.544056 ( 1.542772)
build_ruby 0.001894 0.000000 2.997116 ( 3.228407)
build_all 0.004501 0.003155 5.832737 ( 2.374725)
build_install 0.010241 0.006891 6.959396 ( 3.529232)
test_btest 0.000952 0.000125 84.403090 ( 23.237030)
test_basic 0.002249 0.003446 0.848875 ( 0.911803)
test_all 0.095737 0.024749 821.975269 (317.986070)
test_rubyspec 0.051906 0.030596 107.327823 (170.528132)
total: 525.28 sec