Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-131133
#<BuildRuby:0x0000559bd470e390
@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.20230611-131133",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000000 0.006288 1.844887 ( 3.883484)
build_miniruby 0.001299 0.000110 1.450795 ( 1.601952)
build_ruby 0.002027 0.000000 2.929273 ( 3.507420)
build_all 0.006839 0.000300 2.351023 ( 2.434404)
build_install 0.019028 0.000116 3.635479 ( 4.057780)
test_btest 0.001038 0.000149 77.080603 ( 49.146530)
test_basic 0.006390 0.000913 0.822083 ( 1.254673)
test_all 0.002162 0.000309 608.636192 (416.658475)
test_rubyspec 0.025938 0.036307 87.464100 (129.241166)
total: 611.79 sec