Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-195227
#<BuildRuby:0x0000564a4615a1a8
@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.20230206-195227",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000824 0.004195 1.191883 ( 1.744565)
build_miniruby 0.001087 0.000247 1.376085 ( 1.359951)
build_ruby 0.000964 0.000219 2.089421 ( 2.289722)
build_all 0.005168 0.000222 3.236074 ( 1.630998)
build_install 0.010671 0.001987 2.403245 ( 1.611114)
test_btest 0.000635 0.000136 56.510215 ( 15.681692)
test_basic 0.002628 0.003556 0.440827 ( 0.537907)
test_all 0.000000 0.001553 621.040749 (184.804396)
test_rubyspec 0.019317 0.017765 61.492409 ( 71.599320)
total: 281.26 sec