Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-024534
#<BuildRuby:0x000055f23a53dfb8
@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.20231215-024534",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003515 0.003932 2.496372 ( 2.982538)
build_miniruby 0.000000 0.002018 1.670559 ( 1.764306)
build_ruby 0.000000 0.002216 3.420092 ( 3.813542)
build_all 0.004618 0.004174 6.077320 ( 3.907573)
build_install 0.015630 0.005083 7.740841 ( 5.836025)
test_btest 0.000664 0.000126 83.169401 ( 62.074982)
test_basic 0.004900 0.003175 0.930065 ( 1.344105)
test_all 0.085480 0.040777 728.749427 (432.572535)
test_rubyspec 0.042245 0.035901 104.608765 (161.076286)
total: 675.37 sec