Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-211211
#<BuildRuby:0x0000556528df1a00
@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.20230914-211211",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002347 0.004395 2.293695 ( 4.637704)
build_miniruby 0.001097 0.000156 1.696188 ( 1.968565)
build_ruby 0.001469 0.000210 3.319153 ( 3.871569)
build_all 0.003941 0.004951 6.392595 ( 4.626399)
build_install 0.009762 0.009009 7.722174 ( 6.702884)
test_btest 0.001110 0.000259 82.934107 ( 43.100856)
test_basic 0.000000 0.008843 0.949572 ( 1.231658)
test_all 0.007343 0.003974 688.783857 (309.189217)
test_rubyspec 0.045577 0.027038 105.271109 (126.097960)
total: 501.43 sec