Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-061458
#<BuildRuby:0x0000557e1ed46380
@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.20230428-061458",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006393 0.000000 1.889727 ( 3.695833)
build_miniruby 0.001636 0.000048 1.257657 ( 1.362423)
build_ruby 0.001316 0.000299 2.710898 ( 3.107455)
build_all 0.006719 0.000586 2.355039 ( 2.481434)
build_install 0.017785 0.001031 3.591822 ( 3.514338)
test_btest 0.000361 0.000674 73.162822 ( 43.696058)
test_basic 0.000000 0.007661 0.766064 ( 1.123911)
test_all 0.001409 0.000684 569.595242 (253.901714)
test_rubyspec 0.030229 0.028030 84.151742 (106.163870)
total: 419.05 sec