Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-225514
#<BuildRuby:0x000055ce8ad82008
@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.20240310-225514",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.007732 0.000440 2.642246 ( 2.595698)
build_miniruby 0.000000 0.001501 1.791434 ( 1.795455)
build_ruby 0.000000 0.001653 3.304498 ( 3.507378)
build_all 0.000537 0.007298 6.777772 ( 3.190147)
build_install 0.016842 0.004160 8.861189 ( 5.123978)
test_btest 0.000876 0.000191 93.305899 ( 35.682847)
test_basic 0.007701 0.000000 1.011157 ( 1.105930)
test_all 0.066373 0.051283 771.464420 (302.650779)
test_rubyspec 0.033467 0.056859 123.886605 (133.495974)
total: 489.15 sec