Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-154537
#<BuildRuby:0x0000562ff6b0df48
@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.20231011-154537",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005791 0.000435 2.327809 ( 2.465470)
build_miniruby 0.001231 0.000295 1.644078 ( 1.651283)
build_ruby 0.001336 0.000320 3.163070 ( 3.388584)
build_all 0.008281 0.000000 6.390908 ( 3.242746)
build_install 0.018821 0.000420 8.001593 ( 4.445345)
test_btest 0.000626 0.000121 88.513330 ( 32.802904)
test_basic 0.001221 0.004536 0.912307 ( 1.077877)
test_all 0.006723 0.001519 701.572258 (246.414709)
test_rubyspec 0.037953 0.030928 100.822924 (112.231801)
total: 407.72 sec