Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-072408
#<BuildRuby:0x0000559f7163a018
@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.20231216-072408",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002262 0.004422 2.141478 ( 2.201132)
build_miniruby 0.001088 0.000209 1.262259 ( 1.260419)
build_ruby 0.000000 0.001641 3.028323 ( 3.198593)
build_all 0.006009 0.001075 5.303294 ( 2.032463)
build_install 0.014200 0.002059 6.623318 ( 3.044457)
test_btest 0.000925 0.000185 81.734501 ( 21.952576)
test_basic 0.005268 0.000191 0.811777 ( 0.869465)
test_all 0.093717 0.027370 688.531175 (230.989928)
test_rubyspec 0.046572 0.022891 97.545716 (109.343057)
total: 374.89 sec