Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-161356
#<BuildRuby:0x000055e0ed2e6228
@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.20231223-161356",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002147 0.003116 1.503721 ( 1.833833)
build_miniruby 0.001509 0.000000 1.591461 ( 1.591750)
build_ruby 0.001495 0.000000 2.775308 ( 12.109059)
build_all 0.005805 0.000765 5.328241 ( 2.096177)
build_install 0.011328 0.004570 6.432695 ( 3.260018)
test_btest 0.001065 0.000000 78.772998 ( 24.777632)
test_basic 0.005481 0.000415 0.880253 ( 0.945534)
test_all 0.071185 0.047998 673.276159 (217.522914)
test_rubyspec 0.015360 0.039725 87.947841 ( 99.222398)
total: 363.36 sec