Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-165335
#<BuildRuby:0x00005619509fa230
@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.20230312-165335",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000011 0.000001 0.000012 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001649 0.003844 1.804897 ( 3.290922)
build_miniruby 0.001193 0.000163 1.223048 ( 1.244115)
build_ruby 0.001293 0.000177 2.553803 ( 2.769020)
build_all 0.006623 0.000317 2.120652 ( 1.605928)
build_install 0.015530 0.001403 3.413741 ( 2.859344)
test_btest 0.000780 0.000098 65.400645 ( 26.021058)
test_basic 0.002505 0.004442 0.495715 ( 0.600020)
test_all 0.001175 0.000188 576.339421 (239.100361)
test_rubyspec 0.013712 0.034114 75.658693 ( 86.568737)
total: 364.06 sec