Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-055121
#<BuildRuby:0x00005608ff23e228
@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.20230102-055121",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.004267 1.072220 ( 1.462080)
build_miniruby 0.000000 0.001177 1.200996 ( 1.199231)
build_ruby 0.001510 0.000000 3.035033 ( 3.415771)
build_all 0.006775 0.000000 3.346037 ( 1.663319)
build_install 0.011191 0.003386 3.003949 ( 2.036814)
test_btest 0.000699 0.000136 55.917058 ( 15.363803)
test_basic 0.003537 0.000688 0.321016 ( 0.413620)
test_all 0.001482 0.000099 623.427104 (181.801540)
test_rubyspec 0.031017 0.009871 64.413669 ( 74.457789)
total: 281.81 sec