Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-211106
#<BuildRuby:0x0000557f65aca168
@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.20230202-211106",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.004574 1.141094 ( 1.618376)
build_miniruby 0.000000 0.001540 1.228687 ( 1.272694)
build_ruby 0.000000 0.001461 2.387022 ( 2.730305)
build_all 0.001628 0.005077 3.931304 ( 2.573864)
build_install 0.014236 0.000490 2.893226 ( 2.525809)
test_btest 0.000704 0.000205 55.614596 ( 29.565531)
test_basic 0.004887 0.001425 0.432836 ( 0.599085)
test_all 0.001387 0.000405 660.518186 (274.652264)
test_rubyspec 0.026304 0.023371 72.529040 ( 86.130122)
total: 401.67 sec