Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-185922
#<BuildRuby:0x00007f81b842fdd8
@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.20240806-185922",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.000000 0.008638 3.770097 ( 3.861772)
build_miniruby 0.000000 0.001542 2.118678 ( 2.117382)
build_ruby 0.001070 0.000818 4.161569 ( 4.327208)
build_all 0.007648 0.001018 8.265457 ( 3.263806)
build_install 0.019423 0.001834 10.601049 ( 4.814023)
test_btest 0.000929 0.000084 116.011160 ( 30.230283)
test_basic 0.007078 0.002971 1.253027 ( 1.333817)
test_all 0.106457 0.040662 818.813551 (236.987941)
test_rubyspec 0.064793 0.022955 161.239067 ( 33.663647)
total: 320.60 sec