Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-100930
#<BuildRuby:0x00005602f08a2570
@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.20240205-100930",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002795 0.003648 1.924646 ( 2.280078)
build_miniruby 0.001466 0.000000 1.538032 ( 1.540730)
build_ruby 0.001708 0.000000 3.195163 ( 3.426171)
build_all 0.004812 0.003524 6.294966 ( 3.113834)
build_install 0.014332 0.003663 7.526278 ( 3.818449)
test_btest 0.000699 0.000073 87.813460 ( 37.286771)
test_basic 0.000583 0.006974 0.870307 ( 0.969722)
test_all 0.075801 0.037984 760.393584 (276.618325)
test_rubyspec 0.078214 0.029924 175.089430 (189.944566)
total: 519.00 sec