Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-120238
#<BuildRuby:0x00007f852afafdc8
@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.20240705-120238",
@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.000024 0.000008 0.000032 ( 0.000032)
autoconf 0.000045 0.000014 0.000059 ( 0.000051)
configure 0.000035 0.000011 0.000046 ( 0.000047)
build_up 0.005695 0.004531 4.758749 ( 5.822374)
build_miniruby 0.000000 0.001812 1.795198 ( 2.002416)
build_ruby 0.000123 0.002087 4.840318 ( 18.603771)
build_all 0.008472 0.002692 9.373929 ( 7.364706)
build_install 0.021751 0.006113 12.769076 ( 10.324356)
test_btest 0.000943 0.000339 133.359546 (121.277439)
test_basic 0.008759 0.005831 1.457082 ( 2.321280)
test_all 0.127625 0.042584 1030.521170 (1127.071331)
test_rubyspec 0.057940 0.045110 192.848181 (152.336735)
total: 1447.13 sec