Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-213334
#<BuildRuby:0x0000561b0f38e138
@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.20240129-213334",
@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.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001461 0.004207 1.909557 ( 2.316834)
build_miniruby 0.001195 0.000184 1.706732 ( 1.712406)
build_ruby 0.002147 0.000000 3.420541 ( 3.655269)
build_all 0.007053 0.000782 6.253713 ( 3.912069)
build_install 0.018172 0.000709 7.663032 ( 4.991488)
test_btest 0.000633 0.000084 87.309268 ( 37.983276)
test_basic 0.006631 0.000276 0.878432 ( 0.953128)
test_all 0.099737 0.015015 726.296778 (283.357287)
test_rubyspec 0.066953 0.037164 168.291314 (180.655116)
total: 519.54 sec