Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-113658
#<BuildRuby:0x00007fd9ae10fdd0
@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.20240822-113658",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000049 0.000005 0.000054 ( 0.000054)
configure 0.000042 0.000004 0.000046 ( 0.000046)
build_up 0.005253 0.004165 3.945734 ( 4.405471)
build_miniruby 0.002024 0.000000 1.791615 ( 1.845938)
build_ruby 0.002578 0.000000 4.507076 ( 4.818428)
build_all 0.010567 0.000000 8.496274 ( 5.271906)
build_install 0.015156 0.011172 11.477505 ( 8.552325)
test_btest 0.000820 0.000137 125.056784 ( 75.650851)
test_basic 0.009391 0.000241 1.406350 ( 1.703534)
test_all 0.116709 0.048402 1002.188152 (739.141458)
test_rubyspec 0.063889 0.033040 176.666858 (127.795793)
total: 969.19 sec