Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-103925
#<BuildRuby:0x000055d009b02230
@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.20240211-103925",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002683 0.003810 1.785443 ( 2.103635)
build_miniruby 0.001062 0.000213 1.301403 ( 1.299350)
build_ruby 0.001699 0.000000 2.933165 ( 3.134333)
build_all 0.007365 0.000180 6.381313 ( 2.507119)
build_install 0.007865 0.008153 7.287188 ( 3.354288)
test_btest 0.000694 0.000168 86.266409 ( 22.977151)
test_basic 0.000000 0.006506 0.797096 ( 0.856234)
test_all 0.074762 0.043108 770.064358 (225.964454)
test_rubyspec 0.049109 0.049091 162.681578 (172.025989)
total: 434.22 sec