Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-062408
#<BuildRuby:0x0000562ae1cfa320
@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.20240110-062408",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.003128 0.004209 1.776746 ( 3.184908)
build_miniruby 0.001593 0.000170 1.847672 ( 2.542996)
build_ruby 0.001632 0.000175 3.772762 ( 5.602698)
build_all 0.003813 0.004654 6.271026 ( 6.907061)
build_install 0.017996 0.001896 7.554594 ( 8.721659)
test_btest 0.000790 0.000109 89.143278 ( 88.276847)
test_basic 0.008293 0.000000 0.996597 ( 1.703996)
test_all 0.063725 0.055643 754.045298 (391.243354)
test_rubyspec 0.013222 0.056368 102.718029 (129.419998)
total: 637.60 sec