Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-111201
#<BuildRuby:0x000056087a2a22a8
@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.20230908-111201",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.001708 0.004194 2.188879 ( 3.785593)
build_miniruby 0.001689 0.000180 1.649771 ( 1.648847)
build_ruby 0.001679 0.000000 3.238282 ( 3.462243)
build_all 0.003670 0.003757 5.940953 ( 2.740147)
build_install 0.009667 0.009177 7.449078 ( 4.024425)
test_btest 0.001018 0.000197 82.210730 ( 35.632685)
test_basic 0.007742 0.000653 0.965077 ( 1.056247)
test_all 0.008321 0.001560 697.234236 (241.163615)
test_rubyspec 0.033577 0.036110 98.147653 (110.560157)
total: 404.08 sec