Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-182254
#<BuildRuby:0x000055c846549f48
@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.20231015-182254",
@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.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002428 0.004365 2.509000 ( 3.163141)
build_miniruby 0.001677 0.000248 1.637480 ( 1.673028)
build_ruby 0.001430 0.000212 3.295810 ( 3.526242)
build_all 0.004100 0.003474 6.344376 ( 3.235865)
build_install 0.014095 0.006079 7.996942 ( 5.905949)
test_btest 0.000831 0.000166 86.967129 ( 50.018427)
test_basic 0.002824 0.005101 1.000334 ( 1.341821)
test_all 0.009237 0.001061 714.121492 (426.729949)
test_rubyspec 0.035043 0.043869 108.841445 (159.266779)
total: 654.86 sec