Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-011723
#<BuildRuby:0x000055cb6bfa6018
@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.20230920-011723",
@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.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002865 0.003875 3.113785 ( 4.604535)
build_miniruby 0.003233 0.000000 2.323869 ( 2.328432)
build_ruby 0.001312 0.000000 2.926866 ( 3.128528)
build_all 0.006899 0.000565 6.095595 ( 2.918669)
build_install 0.017000 0.001313 7.674418 ( 5.098213)
test_btest 0.000751 0.000114 83.934429 ( 27.084342)
test_basic 0.001729 0.004770 0.806524 ( 0.867182)
test_all 0.008913 0.000000 694.143339 (240.167964)
test_rubyspec 0.042651 0.020672 97.004065 (108.509477)
total: 394.71 sec