Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-110050
#<BuildRuby:0x000055741f7c5fb8
@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.20230514-110050",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005279 1.758947 ( 3.158891)
build_miniruby 0.000000 0.001289 1.224985 ( 1.224940)
build_ruby 0.001596 0.000000 2.611124 ( 2.879873)
build_all 0.006258 0.000203 2.184891 ( 1.598333)
build_install 0.013918 0.001502 3.376996 ( 2.570129)
test_btest 0.000000 0.000807 74.512261 ( 40.362085)
test_basic 0.003427 0.003141 0.790163 ( 1.075726)
test_all 0.000535 0.000617 610.778647 (264.758362)
test_rubyspec 0.027555 0.028244 81.165599 ( 95.440497)
total: 413.07 sec