Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-040624
#<BuildRuby:0x00007f10dc3dfdd0
@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-040624",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.003056 0.004399 3.363171 ( 3.345882)
build_miniruby 0.001611 0.000237 1.554408 ( 1.551925)
build_ruby 0.001669 0.000246 4.010019 ( 4.180512)
build_all 0.004466 0.004197 8.054469 ( 3.176699)
build_install 0.013538 0.004352 10.313518 ( 4.631514)
test_btest 0.000844 0.000155 116.313739 ( 32.601094)
test_basic 0.008277 0.000730 1.127241 ( 2.041521)
test_all 0.098559 0.053182 829.518835 (271.489701)
test_rubyspec 0.043094 0.048858 170.446265 ( 35.151431)
total: 358.17 sec