Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-080337
#<BuildRuby:0x0000560dd5e91ef0
@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.20240131-080337",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005867 0.000000 1.865123 ( 2.184217)
build_miniruby 0.000000 0.001277 1.525746 ( 1.523789)
build_ruby 0.000000 0.001473 2.928653 ( 3.148156)
build_all 0.003574 0.003899 5.956492 ( 2.319201)
build_install 0.013089 0.004034 7.237929 ( 3.465788)
test_btest 0.000977 0.000000 83.193910 ( 22.710056)
test_basic 0.003883 0.002731 0.878053 ( 0.938001)
test_all 0.078598 0.037109 729.050459 (207.352347)
test_rubyspec 0.037148 0.060995 147.605862 (159.014939)
total: 402.66 sec