Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-224948
#<BuildRuby:0x00005627a3a2a2a8
@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.20230213-224948",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004283 0.000584 1.160582 ( 1.533556)
build_miniruby 0.001312 0.000179 1.105078 ( 1.103227)
build_ruby 0.001170 0.000159 1.736386 ( 1.954583)
build_all 0.005554 0.000000 3.116912 ( 1.502376)
build_install 0.009233 0.002744 2.475093 ( 1.640037)
test_btest 0.000633 0.000091 55.389722 ( 15.366736)
test_basic 0.004053 0.000579 0.384107 ( 0.476368)
test_all 0.001520 0.000000 592.102438 (168.805855)
test_rubyspec 0.025093 0.011957 60.241469 ( 70.167969)
total: 262.55 sec