Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-001925
#<BuildRuby:0x00005565daeee018
@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.20240206-001925",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001541 0.004394 1.845170 ( 2.224448)
build_miniruby 0.001368 0.000238 1.555078 ( 1.554226)
build_ruby 0.001471 0.000256 3.338293 ( 3.586727)
build_all 0.007363 0.000507 6.214722 ( 3.116009)
build_install 0.004684 0.014062 7.562039 ( 4.412564)
test_btest 0.000248 0.000487 87.021297 ( 39.752821)
test_basic 0.002617 0.004341 0.933111 ( 1.029267)
test_all 0.081152 0.035505 738.975166 (298.613143)
test_rubyspec 0.063960 0.040986 168.323303 (178.024089)
total: 532.31 sec