Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-164717
#<BuildRuby:0x00007f48661ffdc8
@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.20240621-164717",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.007148 0.000497 3.382781 ( 3.299045)
build_miniruby 0.001269 0.000205 1.179190 ( 1.176494)
build_ruby 0.001678 0.000271 3.785018 ( 3.959351)
build_all 0.009071 0.000000 7.731855 ( 3.017606)
build_install 0.016673 0.001917 10.726278 ( 5.184061)
test_btest 0.000877 0.000129 117.167730 ( 45.580724)
test_basic 0.007566 0.000000 0.969322 ( 1.024736)
test_all 0.093013 0.052184 820.119704 (243.751292)
test_rubyspec 0.051942 0.039041 157.371392 ( 31.153294)
total: 338.15 sec