Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-081058
#<BuildRuby:0x00007f408fc0fdd8
@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-081058",
@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.000034 0.000010 0.000044 ( 0.000038)
autoconf 0.000055 0.000015 0.000070 ( 0.000065)
configure 0.000049 0.000013 0.000062 ( 0.000059)
build_up 0.005986 0.004594 5.045637 ( 8.105431)
build_miniruby 0.000000 0.002547 1.987017 ( 2.813179)
build_ruby 0.001499 0.001872 5.232081 ( 8.974469)
build_all 0.005369 0.007239 9.577697 ( 12.346165)
build_install 0.013476 0.016067 13.389489 ( 17.786953)
test_btest 0.000884 0.000366 138.889947 (183.033643)
test_basic 0.000000 0.015954 1.573668 ( 3.230156)
test_all 0.126335 0.050948 1074.692096 (1062.216030)
test_rubyspec 0.074735 0.030312 187.432427 ( 44.587349)
total: 1343.10 sec