Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-045452
#<BuildRuby:0x0000560100b46228
@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.20231209-045452",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004482 0.004167 2.609000 ( 4.220774)
build_miniruby 0.001157 0.000330 1.803745 ( 2.288396)
build_ruby 0.000000 0.002234 3.570997 ( 4.423158)
build_all 0.003891 0.005772 6.222057 ( 5.513455)
build_install 0.016078 0.005544 7.859351 ( 7.772446)
test_btest 0.000831 0.000287 84.598484 ( 74.511605)
test_basic 0.003540 0.004265 0.909986 ( 1.224320)
test_all 0.093023 0.033404 717.943192 (367.015481)
test_rubyspec 0.051016 0.025392 104.803665 (139.047782)
total: 606.02 sec