Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-160922
#<BuildRuby:0x00007fa80cbdfdd8
@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.20240625-160922",
@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.000000 0.000027 ( 0.000027)
autoconf 0.000043 0.000000 0.000043 ( 0.000044)
configure 0.000040 0.000000 0.000040 ( 0.000041)
build_up 0.005983 0.002475 3.200106 ( 3.365086)
build_miniruby 0.001305 0.000356 1.292246 ( 1.288815)
build_ruby 0.001686 0.000460 3.657665 ( 3.835322)
build_all 0.004513 0.004136 7.166978 ( 2.817201)
build_install 0.015192 0.003766 9.166862 ( 4.321876)
test_btest 0.000695 0.000201 110.881884 ( 28.800186)
test_basic 0.005026 0.004314 1.177257 ( 1.228525)
test_all 0.106585 0.044959 810.699467 (245.561585)
test_rubyspec 0.049007 0.042991 165.303882 ( 27.465708)
total: 318.69 sec