Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-174823
#<BuildRuby:0x000055d5e9a7cde8
@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.20230202-174823",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.003774 0.001192 1.169396 ( 1.999757)
build_miniruby 0.000991 0.000313 1.195486 ( 1.252140)
build_ruby 0.000000 0.001801 2.404287 ( 2.748927)
build_all 0.004213 0.003924 3.989867 ( 2.777349)
build_install 0.011905 0.003923 3.019180 ( 3.032627)
test_btest 0.000475 0.000173 56.435463 ( 34.942866)
test_basic 0.001788 0.003308 0.458012 ( 0.614341)
test_all 0.001857 0.000000 644.698272 (270.214859)
test_rubyspec 0.029890 0.017959 71.566910 ( 85.342990)
total: 402.93 sec