Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-195836
#<BuildRuby:0x00005566a3fba1a8
@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.20230922-195836",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.003128 0.003412 2.130866 ( 3.595851)
build_miniruby 0.000000 0.001789 1.535758 ( 1.533581)
build_ruby 0.000590 0.000922 3.295952 ( 3.477308)
build_all 0.007662 0.000039 6.224290 ( 2.579281)
build_install 0.012792 0.005265 7.606503 ( 3.821405)
test_btest 0.000613 0.000105 85.893743 ( 28.325545)
test_basic 0.003512 0.003896 0.913039 ( 0.980888)
test_all 0.003958 0.004857 698.071622 (263.657260)
test_rubyspec 0.028803 0.033292 98.071847 (109.793327)
total: 417.77 sec