Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-005653
#<BuildRuby:0x00007fc2455ffdc0
@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.20240907-005653",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.008168 0.000927 4.249144 ( 4.838335)
build_miniruby 0.001667 0.000376 1.827701 ( 1.923554)
build_ruby 0.001945 0.000439 4.964714 ( 5.275990)
build_all 0.009527 0.000187 8.934013 ( 4.865996)
build_install 0.016302 0.005517 11.675035 ( 5.618836)
test_btest 0.000707 0.000159 124.542723 ( 51.630177)
test_basic 0.003450 0.006837 1.133187 ( 1.178970)
test_all 0.111535 0.038554 803.566814 (249.258119)
test_rubyspec 0.040882 0.048356 161.127034 ( 27.774311)
total: 352.37 sec