Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-101102
#<BuildRuby:0x0000559ed716a078
@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.20231229-101102",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005111 0.000590 1.594554 ( 1.932055)
build_miniruby 0.001171 0.000135 1.402504 ( 1.400750)
build_ruby 0.001486 0.000000 3.087162 ( 3.318050)
build_all 0.006769 0.000000 5.405425 ( 2.225483)
build_install 0.016004 0.000327 6.394160 ( 3.194983)
test_btest 0.000958 0.000093 80.499224 ( 20.849661)
test_basic 0.000000 0.006592 0.751436 ( 0.808758)
test_all 0.090848 0.029521 732.601557 (209.152541)
test_rubyspec 0.029057 0.027189 82.163722 ( 94.037418)
total: 336.92 sec