Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-094653
#<BuildRuby:0x00005567c97ae320
@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.20240219-094653",
@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.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.008206 0.000304 2.838410 ( 3.416313)
build_miniruby 0.001734 0.000129 1.666172 ( 1.871022)
build_ruby 0.001717 0.000127 3.748638 ( 4.333897)
build_all 0.007930 0.000253 6.744850 ( 5.175780)
build_install 0.013342 0.007910 9.047736 ( 6.344617)
test_btest 0.000743 0.000090 94.581956 ( 75.039458)
test_basic 0.006743 0.000817 1.045864 ( 1.301021)
test_all 0.099773 0.017628 793.501081 (392.114797)
test_rubyspec 0.042721 0.045798 127.899709 (139.224753)
total: 628.82 sec