Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-210750
#<BuildRuby:0x00005621a0eb6258
@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-210750",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007291 0.000663 2.406090 ( 4.304477)
build_miniruby 0.001370 0.000125 2.026637 ( 2.061059)
build_ruby 0.000000 0.001638 3.403845 ( 3.617251)
build_all 0.006154 0.002723 6.171240 ( 3.765028)
build_install 0.013403 0.007993 8.273207 ( 5.399214)
test_btest 0.000903 0.000143 84.222703 ( 35.662802)
test_basic 0.006064 0.000000 0.912921 ( 1.016269)
test_all 0.009134 0.000000 693.391527 (236.696846)
test_rubyspec 0.049902 0.018223 99.176807 (110.665850)
total: 403.19 sec