Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-093303
#<BuildRuby:0x000055aa212223d0
@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.20240121-093303",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004908 0.000409 1.295298 ( 1.633816)
build_miniruby 0.001451 0.000121 1.678107 ( 1.676516)
build_ruby 0.000000 0.001743 2.939906 ( 3.173142)
build_all 0.002054 0.005726 5.729838 ( 2.277624)
build_install 0.019199 0.000000 7.011120 ( 3.468871)
test_btest 0.001007 0.000000 80.164226 ( 21.786581)
test_basic 0.005971 0.000000 0.875774 ( 0.935628)
test_all 0.079890 0.040703 741.152626 (230.948887)
test_rubyspec 0.073117 0.018661 146.011230 (157.669604)
total: 423.57 sec