Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-001347
#<BuildRuby:0x00007ff80eccfde0
@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.20240712-001347",
@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.000010 0.000032 ( 0.000027)
autoconf 0.000038 0.000017 0.000055 ( 0.000051)
configure 0.000029 0.000012 0.000041 ( 0.000042)
build_up 0.008779 0.000276 3.930891 ( 4.633775)
build_miniruby 0.000000 0.002347 1.759115 ( 1.903354)
build_ruby 0.000904 0.002014 4.664083 ( 5.060296)
build_all 0.004915 0.006488 8.940465 ( 5.835628)
build_install 0.020446 0.006162 11.960292 ( 8.064452)
test_btest 0.000658 0.000301 121.268009 ( 48.463712)
test_basic 0.010503 0.002819 1.358218 ( 1.482978)
test_all 0.104180 0.047749 811.379187 (245.646287)
test_rubyspec 0.057957 0.033506 159.377809 ( 27.372706)
total: 348.46 sec