Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-103303
#<BuildRuby:0x000055ac936c66d8
@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.20230629-103303",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005919 0.000000 2.020674 ( 3.402766)
build_miniruby 0.001640 0.000000 1.518084 ( 1.518503)
build_ruby 0.001549 0.000000 3.015976 ( 3.321695)
build_all 0.006915 0.000000 2.460099 ( 2.024724)
build_install 0.014722 0.004378 4.020758 ( 3.417118)
test_btest 0.000983 0.000031 81.676994 ( 42.874424)
test_basic 0.000000 0.008346 0.943795 ( 1.407043)
test_all 0.000000 0.002078 589.009030 (247.621301)
test_rubyspec 0.018042 0.034307 89.599929 (102.925269)
total: 408.51 sec