Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-215830
#<BuildRuby:0x000055ecb06ee108
@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.20230817-215830",
@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.000030 0.000004 0.000034 ( 0.000032)
autoconf 0.000048 0.000006 0.000054 ( 0.000053)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.001777 0.006909 3.079919 ( 8.304627)
build_miniruby 0.000000 0.001678 2.106237 ( 4.851135)
build_ruby 0.000451 0.001681 3.657832 ( 7.664414)
build_all 0.009007 0.000000 6.531736 ( 7.919888)
build_install 0.016273 0.005855 8.392027 ( 14.696012)
test_btest 0.000857 0.000180 85.652623 ( 74.767225)
test_basic 0.000141 0.007351 0.982867 ( 5.801477)
test_all 0.007750 0.001617 712.066677 (628.450024)
test_rubyspec 0.055824 0.023497 109.441665 (234.826546)
total: 987.29 sec