Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-191551
#<BuildRuby:0x000055d26a606228
@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.20230514-191551",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000000 0.005466 1.822759 ( 3.115322)
build_miniruby 0.000024 0.001479 1.283741 ( 1.282248)
build_ruby 0.001250 0.000326 2.555251 ( 2.822194)
build_all 0.002792 0.003588 2.170429 ( 1.567586)
build_install 0.014080 0.000640 3.308811 ( 2.516875)
test_btest 0.000804 0.000208 73.035218 ( 39.011723)
test_basic 0.004083 0.001059 0.782873 ( 1.083287)
test_all 0.001147 0.000298 626.678790 (523.633520)
test_rubyspec 0.030672 0.029902 85.440976 (124.756500)
total: 699.79 sec