Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-145909
#<BuildRuby:0x0000562e43f22390
@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.20231223-145909",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005031 0.000745 1.792644 ( 2.696486)
build_miniruby 0.001433 0.000213 7.082868 ( 6.706405)
build_ruby 0.001616 0.000239 3.167572 ( 3.399451)
build_all 0.007248 0.000000 5.183783 ( 2.696458)
build_install 0.009919 0.008629 6.709318 ( 4.000282)
test_btest 0.000760 0.000147 81.083722 ( 32.263126)
test_basic 0.004578 0.003474 0.907626 ( 1.122253)
test_all 0.086131 0.031939 660.066027 (297.155923)
test_rubyspec 0.023980 0.046781 97.212044 (112.928561)
total: 462.97 sec