Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-115429
#<BuildRuby:0x0000563e33ac2138
@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.20230106-115429",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004843 0.000202 1.106600 ( 1.498812)
build_miniruby 0.001232 0.000051 1.339898 ( 1.338625)
build_ruby 0.000000 0.001825 3.293663 ( 3.665697)
build_all 0.004897 0.002451 3.775697 ( 1.885274)
build_install 0.014570 0.000436 2.866379 ( 2.042602)
test_btest 0.001208 0.000089 55.777136 ( 18.996340)
test_basic 0.004452 0.000330 0.432713 ( 0.527845)
test_all 0.000970 0.000072 662.117455 (205.057961)
test_rubyspec 0.019409 0.026605 66.519618 ( 78.662865)
total: 313.68 sec