Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-013115
#<BuildRuby:0x000056208b9664f8
@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.20231231-013115",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004480 0.000943 1.635041 ( 1.968738)
build_miniruby 0.001477 0.000311 1.554578 ( 1.552122)
build_ruby 0.001247 0.000262 3.256145 ( 3.449524)
build_all 0.005593 0.001178 5.517616 ( 2.231768)
build_install 0.009825 0.005976 6.717766 ( 3.371423)
test_btest 0.000620 0.000155 83.157645 ( 22.597102)
test_basic 0.004974 0.001243 0.811991 ( 0.874674)
test_all 0.072761 0.045779 801.139289 (266.949180)
test_rubyspec 0.042659 0.017152 87.976801 ( 99.958568)
total: 402.95 sec