Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-095232
#<BuildRuby:0x00007f5a0a0ffdc8
@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.20241002-095232",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.006833 0.002764 4.821232 ( 3.914336)
build_miniruby 0.001588 0.000000 1.715109 ( 1.712472)
build_ruby 0.002256 0.000000 4.417748 ( 4.566432)
build_all 0.008429 0.000173 6.782627 ( 2.799301)
build_install 0.012839 0.004170 10.607503 ( 4.835975)
test_btest 0.000699 0.000161 96.385411 ( 25.199354)
test_basic 0.000000 0.010155 1.196384 ( 1.240046)
test_all 0.107573 0.042995 767.279821 (234.301975)
test_rubyspec 0.038878 0.050804 136.295344 ( 29.669485)
total: 308.24 sec