Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-210411
#<BuildRuby:0x000055f16af4a1a8
@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.20230813-210411",
@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.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006795 0.000502 2.150834 ( 6.682628)
build_miniruby 0.000000 0.001769 1.678035 ( 3.026226)
build_ruby 0.000000 0.001658 3.370963 ( 18.669517)
build_all 0.007386 0.001067 2.852147 ( 3.895054)
build_install 0.019357 0.001282 4.428270 ( 7.512629)
test_btest 0.001074 0.000196 83.865174 ( 61.943256)
test_basic 0.003836 0.004247 0.978172 ( 2.191822)
test_all 0.000857 0.000176 679.429242 (491.666840)
test_rubyspec 0.024689 0.039741 100.050487 (180.884996)
total: 776.47 sec