Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-221319
#<BuildRuby:0x00005647ba3f27c8
@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.20230911-221319",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002317 0.004218 2.222248 ( 3.563127)
build_miniruby 0.000000 0.001590 1.690599 ( 1.692839)
build_ruby 0.000000 0.001655 3.493039 ( 3.981295)
build_all 0.003927 0.004705 6.357791 ( 3.731270)
build_install 0.019264 0.001686 7.996036 ( 5.219745)
test_btest 0.000687 0.000104 84.068685 ( 39.220593)
test_basic 0.003728 0.003551 0.929686 ( 1.008969)
test_all 0.005467 0.004517 667.926886 (307.370014)
test_rubyspec 0.038838 0.030235 102.608546 (122.039342)
total: 487.83 sec