Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-182138
#<BuildRuby:0x00005595fde86258
@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.20230330-182138",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002997 0.003986 1.885795 ( 4.236432)
build_miniruby 0.001235 0.000161 1.338810 ( 1.647379)
build_ruby 0.001430 0.000187 2.746951 ( 3.649835)
build_all 0.004488 0.003581 2.351577 ( 2.614643)
build_install 0.017621 0.001409 3.541665 ( 3.715977)
test_btest 0.000738 0.000110 69.801898 ( 47.301868)
test_basic 0.005951 0.000881 0.566719 ( 0.892139)
test_all 0.001236 0.000183 560.046890 (287.580080)
test_rubyspec 0.029061 0.019039 77.866291 ( 91.263277)
total: 442.90 sec