Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-150825
#<BuildRuby:0x00005650895e1f70
@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.20230729-150825",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002101 0.004770 2.212471 ( 6.354623)
build_miniruby 0.001248 0.000416 1.784575 ( 4.685098)
build_ruby 0.001706 0.000569 3.399855 ( 6.867119)
build_all 0.006164 0.002055 2.716908 ( 4.041121)
build_install 0.018555 0.001454 4.241383 ( 6.694611)
test_btest 0.000791 0.000235 81.991990 ( 60.853299)
test_basic 0.007945 0.000000 0.983878 ( 1.885496)
test_all 0.001214 0.000000 630.401282 (475.957588)
test_rubyspec 0.039401 0.021006 94.396317 (171.168181)
total: 738.51 sec