Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-030142
#<BuildRuby:0x0000561bc62c6130
@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.20230310-030142",
@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.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005343 0.000929 1.985494 ( 4.363685)
build_miniruby 0.001251 0.000218 1.493651 ( 1.817642)
build_ruby 0.001270 0.000220 2.549752 ( 2.942220)
build_all 0.005567 0.000968 2.065988 ( 2.239411)
build_install 0.013911 0.001548 3.321001 ( 3.407847)
test_btest 0.000868 0.000144 69.957809 ( 41.016188)
test_basic 0.006940 0.000303 0.562419 ( 0.852033)
test_all 0.000852 0.000137 536.871048 (279.334518)
test_rubyspec 0.019388 0.030539 78.876021 ( 97.667600)
total: 433.64 sec