Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-214307
#<BuildRuby:0x000056114a7bdfc0
@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.20240130-214307",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005282 0.000813 1.954795 ( 2.583570)
build_miniruby 0.001426 0.000220 1.625993 ( 1.633179)
build_ruby 0.001475 0.000227 3.383412 ( 3.676968)
build_all 0.007164 0.000411 6.011718 ( 3.324471)
build_install 0.019490 0.000194 7.828231 ( 5.362856)
test_btest 0.000708 0.000091 88.104490 ( 39.037003)
test_basic 0.000000 0.007178 0.994457 ( 1.125327)
test_all 0.096254 0.016739 745.176535 (287.021353)
test_rubyspec 0.050381 0.053874 165.002573 (176.895547)
total: 520.66 sec