Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-101603
#<BuildRuby:0x000055cf0b33e868
@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.20230311-101603",
@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.000023 0.000000 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.002263 0.004004 1.821932 ( 4.267205)
build_miniruby 0.001448 0.000058 1.246575 ( 1.452527)
build_ruby 0.001286 0.000052 2.662436 ( 3.180420)
build_all 0.005971 0.000239 2.101662 ( 1.949185)
build_install 0.012253 0.004303 3.380957 ( 3.319512)
test_btest 0.000755 0.000054 65.214961 ( 37.565825)
test_basic 0.005396 0.000386 0.493614 ( 0.853021)
test_all 0.001305 0.000093 525.557424 (235.934808)
test_rubyspec 0.038426 0.013113 77.698199 ( 95.223721)
total: 383.75 sec