Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-034826
#<BuildRuby:0x000055eee4921f48
@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.20240305-034826",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008475 0.001569 2.753490 ( 3.550765)
build_miniruby 0.001186 0.000220 1.966231 ( 2.109049)
build_ruby 0.000000 0.001976 4.204090 ( 4.589574)
build_all 0.009704 0.000026 7.198046 ( 4.875924)
build_install 0.016807 0.006464 9.069143 ( 6.965448)
test_btest 0.000987 0.000207 95.806148 ( 73.763651)
test_basic 0.007351 0.000158 0.994505 ( 1.438371)
test_all 0.098333 0.026789 851.921284 (595.845725)
test_rubyspec 0.046968 0.055968 140.345296 (223.257406)
total: 916.40 sec