Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-021149
#<BuildRuby:0x00007f813143fdc8
@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.20240808-021149",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000012 0.000047 ( 0.000047)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.009071 0.000342 4.533532 ( 5.200645)
build_miniruby 0.002094 0.000000 2.328999 ( 2.498866)
build_ruby 0.002206 0.000116 4.818945 ( 5.286160)
build_all 0.009238 0.001547 9.296351 ( 5.716677)
build_install 0.019975 0.003916 12.673955 ( 8.492349)
test_btest 0.000786 0.000224 116.233209 ( 40.985507)
test_basic 0.003110 0.006689 1.108294 ( 1.159362)
test_all 0.106714 0.048075 846.377693 (288.195660)
test_rubyspec 0.056683 0.030220 166.555759 ( 33.927447)
total: 391.46 sec