Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-174806
#<BuildRuby:0x00005587dcb45a00
@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.20240210-174806",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.002536 0.003529 2.063394 ( 2.471627)
build_miniruby 0.000000 0.001507 1.807442 ( 1.823033)
build_ruby 0.000000 0.002070 3.498088 ( 3.744027)
build_all 0.007949 0.000104 6.860370 ( 4.007002)
build_install 0.013487 0.005798 8.506108 ( 4.951095)
test_btest 0.000766 0.000255 93.171721 ( 41.125543)
test_basic 0.000000 0.007753 0.968049 ( 1.082114)
test_all 0.096508 0.021181 789.716413 (311.348783)
test_rubyspec 0.062146 0.038923 178.378852 (189.258911)
total: 559.81 sec