Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-185427
#<BuildRuby:0x00007f189c1efdc8
@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.20240717-185427",
@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.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.000925 0.006434 3.142255 ( 3.176517)
build_miniruby 0.001291 0.000274 1.103288 ( 1.100689)
build_ruby 0.001981 0.000000 3.852204 ( 3.996149)
build_all 0.007773 0.000454 8.102106 ( 3.213258)
build_install 0.018424 0.002026 10.591025 ( 4.941862)
test_btest 0.001201 0.000227 114.970682 ( 30.357210)
test_basic 0.000000 0.008891 1.263962 ( 1.324993)
test_all 0.099012 0.052070 824.768048 (285.176118)
test_rubyspec 0.054677 0.039667 173.299253 ( 50.247447)
total: 383.54 sec