Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-115514
#<BuildRuby:0x000055f19c295f70
@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-115514",
@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.000027)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.004155 0.000756 1.551475 ( 1.924372)
build_miniruby 0.001401 0.000255 1.553901 ( 1.564072)
build_ruby 0.000000 0.001677 3.140072 ( 3.360625)
build_all 0.005574 0.001890 5.471360 ( 2.644652)
build_install 0.012091 0.005016 6.700794 ( 3.839952)
test_btest 0.000000 0.001445 80.294337 ( 30.888450)
test_basic 0.004559 0.000728 0.863328 ( 0.937885)
test_all 0.063631 0.051831 687.244713 (247.052890)
test_rubyspec 0.038592 0.029277 93.131525 (104.980667)
total: 397.19 sec