Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-164346
#<BuildRuby:0x00005593528e9dc0
@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.20240201-164346",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.002690 0.003805 2.068390 ( 2.837125)
build_miniruby 0.000000 0.001663 1.718356 ( 1.803205)
build_ruby 0.000000 0.001615 3.517204 ( 3.840747)
build_all 0.003159 0.004463 6.471896 ( 3.701266)
build_install 0.017619 0.001455 8.075478 ( 4.752202)
test_btest 0.000758 0.000202 87.981239 ( 34.614881)
test_basic 0.002414 0.004990 0.959852 ( 1.058110)
test_all 0.086581 0.026479 706.844273 (277.724930)
test_rubyspec 0.071271 0.030488 171.410823 (183.225347)
total: 513.56 sec