Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-171014
#<BuildRuby:0x000055f0124a9fb8
@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.20230907-171014",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000972 0.004197 1.749869 ( 2.411143)
build_miniruby 0.000000 0.002078 1.726070 ( 1.739236)
build_ruby 0.000160 0.001908 3.334439 ( 3.556032)
build_all 0.004077 0.004055 6.229427 ( 2.607814)
build_install 0.014828 0.003671 7.461191 ( 3.969358)
test_btest 0.000528 0.000145 85.661553 ( 34.253921)
test_basic 0.008478 0.000000 0.970099 ( 1.093286)
test_all 0.006644 0.003673 653.230125 (268.348917)
test_rubyspec 0.043559 0.028231 98.861913 (110.248636)
total: 428.23 sec