Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-185708
#<BuildRuby:0x00005622abcd9a00
@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.20240315-185708",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006503 0.000000 2.179342 ( 2.196034)
build_miniruby 0.001169 0.000000 1.459623 ( 1.457694)
build_ruby 0.001563 0.000000 2.818677 ( 3.041615)
build_all 0.000806 0.007746 6.888211 ( 2.675664)
build_install 0.008974 0.009884 8.637010 ( 4.172431)
test_btest 0.000775 0.000242 89.254468 ( 24.992770)
test_basic 0.004174 0.001304 0.944543 ( 1.003451)
test_all 0.094349 0.024697 820.118416 (262.357851)
test_rubyspec 0.041051 0.043203 108.068021 (116.982666)
total: 418.88 sec