Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-103045
#<BuildRuby:0x00005650d6e1a208
@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.20240302-103045",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002250 0.004508 2.375129 ( 2.169448)
build_miniruby 0.001159 0.000252 1.557777 ( 1.555881)
build_ruby 0.001531 0.000333 3.289706 ( 12.506874)
build_all 0.003525 0.005162 6.887921 ( 3.843197)
build_install 0.012624 0.008622 8.792536 ( 5.446556)
test_btest 0.000725 0.000224 94.335417 ( 44.046153)
test_basic 0.000740 0.007461 0.972491 ( 1.076809)
test_all 0.085145 0.035734 803.585972 (304.955062)
test_rubyspec 0.042740 0.043181 124.412497 (133.654372)
total: 509.26 sec