Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-222840
#<BuildRuby:0x0000562c45d7a3d0
@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.20240116-222840",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.002547 0.003640 1.632990 ( 2.820443)
build_miniruby 0.001567 0.000000 1.645073 ( 1.831164)
build_ruby 0.001856 0.000000 3.447002 ( 4.105176)
build_all 0.004196 0.003963 5.976425 ( 5.585949)
build_install 0.016642 0.002921 7.405116 ( 5.938467)
test_btest 0.000877 0.000272 87.352016 ( 81.371884)
test_basic 0.002708 0.004910 0.954320 ( 1.799653)
test_all 0.105326 0.026825 806.603435 (922.932038)
test_rubyspec 0.048858 0.065934 189.954538 (290.260252)
total: 1316.65 sec