Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-154214
#<BuildRuby:0x00007f2bf377fdc8
@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.20240617-154214",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008 0.000025 ( 0.000026)
autoconf 0.000030 0.000015 0.000045 ( 0.000045)
configure 0.000029 0.000014 0.000043 ( 0.000044)
build_up 0.003300 0.005735 3.905381 ( 3.955656)
build_miniruby 0.001245 0.000670 1.673951 ( 1.686917)
build_ruby 0.001301 0.000701 4.411644 ( 4.737656)
build_all 0.003984 0.006489 8.642750 ( 5.480503)
build_install 0.007349 0.016475 11.925736 ( 8.068958)
test_btest 0.000571 0.000387 119.996088 ( 74.370965)
test_basic 0.007371 0.003473 1.093075 ( 1.142564)
test_all 0.111093 0.038574 799.337495 (225.820042)
test_rubyspec 0.045873 0.042655 160.368856 ( 30.611514)
total: 355.88 sec