Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-191554
#<BuildRuby:0x0000564f3eaca3d0
@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.20231223-191554",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004970 0.000152 1.637466 ( 2.022028)
build_miniruby 0.001500 0.000223 1.591798 ( 1.592178)
build_ruby 0.001421 0.000210 3.293349 ( 3.488871)
build_all 0.000000 0.007859 5.334573 ( 2.574447)
build_install 0.009131 0.008700 6.592605 ( 3.761439)
test_btest 0.000588 0.000162 82.122516 ( 32.157839)
test_basic 0.003029 0.004187 0.853808 ( 0.928150)
test_all 0.099116 0.021024 670.340003 (208.682500)
test_rubyspec 0.034567 0.019141 80.244154 ( 91.698809)
total: 346.91 sec