Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-015823
#<BuildRuby:0x00005623e339a208
@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.20240117-015823",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.004904 0.000215 1.368003 ( 1.731627)
build_miniruby 0.001185 0.000296 1.273242 ( 1.271095)
build_ruby 0.000000 0.001458 2.742027 ( 2.985683)
build_all 0.001345 0.004613 4.942969 ( 1.935880)
build_install 0.005766 0.007039 5.976127 ( 3.012821)
test_btest 0.000634 0.000227 78.928166 ( 20.151165)
test_basic 0.005421 0.000549 0.806459 ( 0.865597)
test_all 0.102632 0.016029 723.119132 (210.221709)
test_rubyspec 0.032687 0.065128 133.601422 (145.238937)
total: 387.42 sec