Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-103608
#<BuildRuby:0x0000564e099d2120
@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.20230720-103608",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.006171 0.000502 2.132740 ( 4.731149)
build_miniruby 0.001359 0.000314 1.667946 ( 2.115865)
build_ruby 0.001476 0.000340 3.316922 ( 4.830323)
build_all 0.007899 0.000000 2.709946 ( 3.041649)
build_install 0.016877 0.000749 4.001810 ( 4.672358)
test_btest 0.000587 0.000114 78.856612 ( 45.657022)
test_basic 0.000000 0.003039 0.910793 ( 1.515062)
test_all 0.000726 0.001384 635.433346 (329.560579)
test_rubyspec 0.028667 0.024119 88.987250 (131.714108)
total: 527.84 sec