Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-074037
#<BuildRuby:0x000055e16fc4e1a8
@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.20230528-074037",
@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.000015)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002412 0.003738 1.801565 ( 3.461801)
build_miniruby 0.001401 0.000233 1.285147 ( 1.419005)
build_ruby 0.001657 0.000276 2.762954 ( 3.048413)
build_all 0.007171 0.000496 2.192199 ( 2.122095)
build_install 0.007768 0.011395 3.523910 ( 3.133893)
test_btest 0.000657 0.000164 78.371426 ( 36.168351)
test_basic 0.006043 0.001511 0.774255 ( 0.941494)
test_all 0.000923 0.000231 573.339176 (253.464102)
test_rubyspec 0.034739 0.018397 81.232814 (100.760551)
total: 404.52 sec