Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-111026
#<BuildRuby:0x000055f9b4e563d0
@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.20240311-111026",
@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.000005 0.000018 ( 0.000017)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003492 0.003763 2.361318 ( 2.084919)
build_miniruby 0.001428 0.000000 1.604966 ( 1.602876)
build_ruby 0.001557 0.000000 2.922611 ( 3.173677)
build_all 0.006384 0.000614 6.268893 ( 2.452564)
build_install 0.017941 0.000000 8.642064 ( 4.131320)
test_btest 0.001031 0.000000 90.289821 ( 25.032487)
test_basic 0.002523 0.003229 0.892350 ( 0.953331)
test_all 0.088090 0.032185 791.511269 (244.121051)
test_rubyspec 0.026750 0.055677 112.386757 (121.519908)
total: 405.07 sec